Searched refs:uncore_pmu_event_init (Results 1 – 1 of 1) sorted by relevance
336 static int uncore_pmu_event_init(struct perf_event *event);340 return event->pmu->event_init == uncore_pmu_event_init; in is_uncore_event()642 static int uncore_pmu_event_init(struct perf_event *event) in uncore_pmu_event_init() function740 .event_init = uncore_pmu_event_init, in uncore_pmu_register()