Lines Matching refs:mips_perf_event
56 struct mips_perf_event { struct
80 static struct mips_perf_event raw_event; argument
93 const struct mips_perf_event *(*map_raw_event)(u64 config);
94 const struct mips_perf_event (*general_event_map)[PERF_COUNT_HW_MAX];
95 const struct mips_perf_event (*cache_event_map)
663 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) in mipspmu_perf_event_encode()
679 static const struct mips_perf_event *mipspmu_map_general_event(int idx) in mipspmu_map_general_event()
687 static const struct mips_perf_event *mipspmu_map_cache_event(u64 config) in mipspmu_map_cache_event()
690 const struct mips_perf_event *pev; in mipspmu_map_cache_event()
811 static const struct mips_perf_event mipsxxcore_event_map
820 static const struct mips_perf_event mipsxxcore_event_map2
828 static const struct mips_perf_event loongson3_event_map[PERF_COUNT_HW_MAX] = {
835 static const struct mips_perf_event octeon_event_map[PERF_COUNT_HW_MAX] = {
845 static const struct mips_perf_event bmips5000_event_map
852 static const struct mips_perf_event xlp_event_map[PERF_COUNT_HW_MAX] = {
862 static const struct mips_perf_event mipsxxcore_cache_map
943 static const struct mips_perf_event mipsxxcore_cache_map2
1018 static const struct mips_perf_event loongson3_cache_map
1074 static const struct mips_perf_event bmips5000_cache_map
1133 static const struct mips_perf_event octeon_cache_map
1173 static const struct mips_perf_event xlp_cache_map
1232 const struct mips_perf_event *pev) in check_and_calc_range()
1256 const struct mips_perf_event *pev) in check_and_calc_range()
1265 const struct mips_perf_event *pev; in __hw_perf_event_init()
1501 static const struct mips_perf_event *mipsxx_pmu_map_raw_event(u64 config) in mipsxx_pmu_map_raw_event()
1619 static const struct mips_perf_event *octeon_pmu_map_raw_event(u64 config) in octeon_pmu_map_raw_event()
1652 static const struct mips_perf_event *xlp_pmu_map_raw_event(u64 config) in xlp_pmu_map_raw_event()