Home
last modified time | relevance | path

Searched refs:__hw_perf_event_init (Results 1 – 8 of 8) 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/arch/alpha/kernel/
H A Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
710 return __hw_perf_event_init(event); in alpha_pmu_event_init()
/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()
H A Darm-cci.c1267 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1341 err = __hw_perf_event_init(event); in cci_pmu_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()
H A Dperf_cpum_sf.c733 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
885 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c635 static int __hw_perf_event_init(struct perf_event *event);
686 return __hw_perf_event_init(event); in mipspmu_event_init()
1470 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function