Searched refs:mips_perf_event (Results 1 – 1 of 1) sorted by relevance
56 struct mips_perf_event { struct80 static struct mips_perf_event raw_event; argument93 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[all …]