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()
1920 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1925 mipspmu.cache_event_map = &mipsxxcore_cache_map; in init_hw_perf_events()
1930 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1935 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1940 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1945 mipspmu.cache_event_map = &mipsxxcore_cache_map2; in init_hw_perf_events()
1950 mipspmu.cache_event_map = &i6x00_cache_map; in init_hw_perf_events()
1955 mipspmu.cache_event_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
618 pev = &((*loongarch_pmu.cache_event_map) in loongarch_pmu_map_cache_event()
865 loongarch_pmu.cache_event_map = &loongson_cache_map; in init_hw_perf_events()