Home
last modified time | relevance | path

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

/openbmc/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()
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()
1961 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1966 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1971 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
2006 mipspmu.cache_event_map = &octeon_cache_map; in init_hw_perf_events()
[all …]
/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c140 const struct loongarch_perf_event (*cache_event_map) member
629 pev = &((*loongarch_pmu.cache_event_map) in loongarch_pmu_map_cache_event()
876 loongarch_pmu.cache_event_map = &loongson_cache_map; in init_hw_perf_events()