Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dperf_event.c100 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
292 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/linux/arch/loongarch/kernel/
H A Dperf_event.c460 static int __hw_perf_event_init(struct perf_event *event);
570 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
751 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/linux/drivers/perf/
H A Darm_pmu.c457 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
530 return __hw_perf_event_init(event); in armpmu_event_init()
/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c744 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
862 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
865 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()