Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dperf_event.c121 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
321 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/arch/s390/kernel/
Dperf_cpum_cf.c319 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
417 err = __hw_perf_event_init(event); in cpumf_pmu_event_init()
/arch/alpha/kernel/
Dperf_event.c592 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
706 err = __hw_perf_event_init(event); in alpha_pmu_event_init()
/arch/arm/kernel/
Dperf_event.c484 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
575 err = __hw_perf_event_init(event); in armpmu_event_init()
/arch/mips/kernel/
Dperf_event_mipsxx.c588 static int __hw_perf_event_init(struct perf_event *event);
640 return __hw_perf_event_init(event); in mipspmu_event_init()
1197 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function