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

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

Completed in 208 milliseconds