Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sh/kernel/
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-v6.1/arch/loongarch/kernel/
Dperf_event.c470 static int __hw_perf_event_init(struct perf_event *event);
581 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
747 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/Linux-v6.1/arch/alpha/kernel/
Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
712 err = __hw_perf_event_init(event); in alpha_pmu_event_init()
/Linux-v6.1/drivers/perf/
Darm_pmu.c442 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
520 return __hw_perf_event_init(event); in armpmu_event_init()
Darm-cci.c1280 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1354 err = __hw_perf_event_init(event); in cci_pmu_event_init()
/Linux-v6.1/arch/s390/kernel/
Dperf_cpum_cf.c437 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
545 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
548 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
Dperf_cpum_sf.c764 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
934 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/Linux-v6.1/arch/mips/kernel/
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