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
313 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/arch/s390/kernel/
Dperf_cpum_cf.c329 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
422 err = __hw_perf_event_init(event); in cpumf_pmu_event_init()
Dperf_cpum_sf.c681 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
860 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/arch/alpha/kernel/
Dperf_event.c601 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
717 err = __hw_perf_event_init(event); in alpha_pmu_event_init()
/arch/mips/kernel/
Dperf_event_mipsxx.c597 static int __hw_perf_event_init(struct perf_event *event);
649 return __hw_perf_event_init(event); in mipspmu_event_init()
1311 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function