Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dperf_event.c94 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() function
159 err = hw_perf_cache_event(attr->config, &config); in __hw_perf_event_init()
/linux-4.4.14/arch/blackfin/kernel/
Dperf_event.c236 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() function
399 ret = hw_perf_cache_event(attr->config, &config); in bfin_pmu_event_init()
/linux-4.4.14/arch/powerpc/perf/
Dcore-fsl-emb.c459 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function
510 err = hw_perf_cache_event(event->attr.config, &ev); in fsl_emb_pmu_event_init()
Dcore-book3s.c1737 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function
1792 err = hw_perf_cache_event(event->attr.config, &ev); in power_pmu_event_init()