Home
last modified time | relevance | path

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

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