Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c86 const struct mips_perf_event (*cache_event_map) member
748 pev = &((*mipspmu.cache_event_map) in mipspmu_map_cache_event()
1921 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1926 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1931 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1936 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1941 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1946 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1951 mipspmu.cache_event_map = &i6x00_cache_map; in init_hw_perf_events()
1956 mipspmu.cache_event_map = &i6x00_cache_map; in init_hw_perf_events()
[all …]
/linux/arch/loongarch/kernel/
H A Dperf_event.c140 const struct loongarch_perf_event (*cache_event_map) member
619 pev = &((*loongarch_pmu.cache_event_map) in loongarch_pmu_map_cache_event()
866 loongarch_pmu.cache_event_map = &loongson_cache_map; in init_hw_perf_events()