Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/kernel/
Dperf_event.c91 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() function
156 err = hw_perf_cache_event(attr->config, &config); in __hw_perf_event_init()
/Linux-v5.10/arch/powerpc/perf/
Dcore-fsl-emb.c455 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function
506 err = hw_perf_cache_event(event->attr.config, &ev); in fsl_emb_pmu_event_init()
Dcore-book3s.c1842 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function
1912 err = hw_perf_cache_event(event->attr.config, &ev); in power_pmu_event_init()