Searched refs:mips_perf_event (Results 1 – 1 of 1) sorted by relevance
53 struct mips_perf_event { struct71 static struct mips_perf_event raw_event; argument84 const struct mips_perf_event *(*map_raw_event)(u64 config);85 const struct mips_perf_event (*general_event_map)[PERF_COUNT_HW_MAX];86 const struct mips_perf_event (*cache_event_map)700 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) in mipspmu_perf_event_encode()723 static const struct mips_perf_event *mipspmu_map_general_event(int idx) in mipspmu_map_general_event()731 static const struct mips_perf_event *mipspmu_map_cache_event(u64 config) in mipspmu_map_cache_event()734 const struct mips_perf_event *pev; in mipspmu_map_cache_event()937 static const struct mips_perf_event mipsxxcore_event_map[all …]