Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dperf_event.c121 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
313 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/Linux-v4.19/arch/s390/kernel/
Dperf_cpum_cf.c330 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
427 err = __hw_perf_event_init(event); in cpumf_pmu_event_init()
Dperf_cpum_sf.c677 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
867 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/Linux-v4.19/arch/alpha/kernel/
Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
718 err = __hw_perf_event_init(event); in alpha_pmu_event_init()
/Linux-v4.19/drivers/perf/
Darm_pmu.c367 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
451 return __hw_perf_event_init(event); in armpmu_event_init()
Darm-cci.c1281 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1364 err = __hw_perf_event_init(event); in cci_pmu_event_init()
/Linux-v4.19/arch/mips/kernel/
Dperf_event_mipsxx.c610 static int __hw_perf_event_init(struct perf_event *event);
661 return __hw_perf_event_init(event); in mipspmu_event_init()
1293 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function