Home
last modified time | relevance | path

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

/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()
/arch/loongarch/kernel/
A Dperf_event.c460 static int __hw_perf_event_init(struct perf_event *event);
570 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
736 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/arch/alpha/kernel/
A Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
710 return __hw_perf_event_init(event); in alpha_pmu_event_init()
/arch/s390/kernel/
A Dperf_cpum_cf.c745 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
863 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
866 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
A Dperf_cpum_sf.c734 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
886 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/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()
1470 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function

Completed in 24 milliseconds