Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_cf.c202 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
321 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
324 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
H A Dperf_cpum_cf_diag.c197 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
276 err = __hw_perf_event_init(event); in cf_diag_event_init()
H 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()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dperf_event.c118 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
310 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H 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()
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm_pmu.c440 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
518 return __hw_perf_event_init(event); in armpmu_event_init()
H A Darm-cci.c1281 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1355 err = __hw_perf_event_init(event); in cci_pmu_event_init()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H 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()
1537 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H 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()