Searched refs:hw_perf_cache_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | perf_event.c | 91 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()
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | perf_event.c | 73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() function 138 err = hw_perf_cache_event(attr->config, &config); in __hw_perf_event_init()
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | core-fsl-emb.c | 442 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function 493 err = hw_perf_cache_event(event->attr.config, &ev); in fsl_emb_pmu_event_init()
|
H A D | core-book3s.c | 1882 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function 1952 err = hw_perf_cache_event(event->attr.config, &ev); in power_pmu_event_init()
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | core-fsl-emb.c | 442 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function 493 err = hw_perf_cache_event(event->attr.config, &ev); in fsl_emb_pmu_event_init()
|
H A D | core-book3s.c | 1964 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() function 2034 err = hw_perf_cache_event(event->attr.config, &ev); in power_pmu_event_init()
|
Completed in 9 milliseconds