Searched refs:__hw_perf_event_init (Results 1 – 6 of 6) sorted by relevance
100 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function292 err = __hw_perf_event_init(event); in sh_pmu_event_init()
460 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
602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function710 return __hw_perf_event_init(event); in alpha_pmu_event_init()
745 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function863 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()
734 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function886 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
635 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