Symbol: mips_perf_event
arch/mips/kernel/perf_event_mipsxx.c
1005
static const struct mips_perf_event mipsxxcore_cache_map
arch/mips/kernel/perf_event_mipsxx.c
1086
static const struct mips_perf_event mipsxxcore_cache_map2
arch/mips/kernel/perf_event_mipsxx.c
1161
static const struct mips_perf_event i6x00_cache_map
arch/mips/kernel/perf_event_mipsxx.c
1201
static const struct mips_perf_event loongson3_cache_map1
arch/mips/kernel/perf_event_mipsxx.c
1256
static const struct mips_perf_event loongson3_cache_map2
arch/mips/kernel/perf_event_mipsxx.c
1319
static const struct mips_perf_event loongson3_cache_map3
arch/mips/kernel/perf_event_mipsxx.c
1372
static const struct mips_perf_event bmips5000_cache_map
arch/mips/kernel/perf_event_mipsxx.c
1430
static const struct mips_perf_event octeon_cache_map
arch/mips/kernel/perf_event_mipsxx.c
1474
const struct mips_perf_event *pev;
arch/mips/kernel/perf_event_mipsxx.c
1703
static const struct mips_perf_event *mipsxx_pmu_map_raw_event(u64 config)
arch/mips/kernel/perf_event_mipsxx.c
1853
static const struct mips_perf_event *octeon_pmu_map_raw_event(u64 config)
arch/mips/kernel/perf_event_mipsxx.c
700
static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev)
arch/mips/kernel/perf_event_mipsxx.c
71
static struct mips_perf_event raw_event;
arch/mips/kernel/perf_event_mipsxx.c
723
static const struct mips_perf_event *mipspmu_map_general_event(int idx)
arch/mips/kernel/perf_event_mipsxx.c
731
static const struct mips_perf_event *mipspmu_map_cache_event(u64 config)
arch/mips/kernel/perf_event_mipsxx.c
734
const struct mips_perf_event *pev;
arch/mips/kernel/perf_event_mipsxx.c
84
const struct mips_perf_event *(*map_raw_event)(u64 config);
arch/mips/kernel/perf_event_mipsxx.c
85
const struct mips_perf_event (*general_event_map)[PERF_COUNT_HW_MAX];
arch/mips/kernel/perf_event_mipsxx.c
86
const struct mips_perf_event (*cache_event_map)
arch/mips/kernel/perf_event_mipsxx.c
936
static const struct mips_perf_event mipsxxcore_event_map
arch/mips/kernel/perf_event_mipsxx.c
945
static const struct mips_perf_event mipsxxcore_event_map2
arch/mips/kernel/perf_event_mipsxx.c
953
static const struct mips_perf_event i6x00_event_map[PERF_COUNT_HW_MAX] = {
arch/mips/kernel/perf_event_mipsxx.c
963
static const struct mips_perf_event loongson3_event_map1[PERF_COUNT_HW_MAX] = {
arch/mips/kernel/perf_event_mipsxx.c
970
static const struct mips_perf_event loongson3_event_map2[PERF_COUNT_HW_MAX] = {
arch/mips/kernel/perf_event_mipsxx.c
978
static const struct mips_perf_event loongson3_event_map3[PERF_COUNT_HW_MAX] = {
arch/mips/kernel/perf_event_mipsxx.c
987
static const struct mips_perf_event octeon_event_map[PERF_COUNT_HW_MAX] = {
arch/mips/kernel/perf_event_mipsxx.c
997
static const struct mips_perf_event bmips5000_event_map