Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/arch/s390/kernel/
Dperf_cpum_cf.c329 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
420 err = __hw_perf_event_init(event); in cpumf_pmu_event_init()
Dperf_cpum_sf.c668 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
843 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/linux-4.4.14/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()
/linux-4.4.14/drivers/perf/
Darm_pmu.c392 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
492 err = __hw_perf_event_init(event); in armpmu_event_init()
/linux-4.4.14/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()
1261 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/linux-4.4.14/drivers/bus/
Darm-cci.c1075 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1169 err = __hw_perf_event_init(event); in cci_pmu_event_init()