Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
A 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/arch/alpha/kernel/
A 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/drivers/perf/
A Darm_pmu.c437 __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()
A 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/arch/s390/kernel/
A Dperf_cpum_cf.c437 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
525 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
528 err = __hw_perf_event_init(event, PERF_TYPE_RAW); in cpumf_pmu_event_init()
A 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/arch/mips/kernel/
A 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
/linux/arch/nds32/kernel/
A Dperf_event_cpu.c796 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
883 err = __hw_perf_event_init(event); in nds32_pmu_event_init()

Completed in 33 milliseconds