Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/loongarch/kernel/
H A Dperf_event.c460 static int __hw_perf_event_init(struct perf_event *event);
571 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
737 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/linux-6.15/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-6.15/drivers/perf/
H A Darm_pmu.c442 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
516 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-6.15/arch/s390/kernel/
H A Dperf_cpum_cf.c746 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
864 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
867 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
H A Dperf_cpum_sf.c735 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
887 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/linux-6.15/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()
1471 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function