Home
last modified time | relevance | path

Searched refs:mips_perf_event (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dperf_event_mipsxx.c56 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)
675 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) in mipspmu_perf_event_encode()
692 static const struct mips_perf_event *mipspmu_map_general_event(int idx) in mipspmu_map_general_event()
700 static const struct mips_perf_event *mipspmu_map_cache_event(u64 config) in mipspmu_map_cache_event()
703 const struct mips_perf_event *pev; in mipspmu_map_cache_event()
824 static const struct mips_perf_event mipsxxcore_event_map
[all …]