Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c336 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() function
740 .event_init = uncore_pmu_event_init, in uncore_pmu_register()