Searched refs:uncore_pmu_event_init (Results 1 – 1 of 1) sorted by relevance
283 static int uncore_pmu_event_init(struct perf_event *event);287 return event->pmu->event_init == uncore_pmu_event_init; in is_uncore_event()589 static int uncore_pmu_event_init(struct perf_event *event) in uncore_pmu_event_init() function687 .event_init = uncore_pmu_event_init, in uncore_pmu_register()