Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h310 void uncore_pmu_event_read(struct perf_event *event);
Dperf_event_intel_uncore_snb.c425 .read = uncore_pmu_event_read,
Dperf_event_intel_uncore.c544 void uncore_pmu_event_read(struct perf_event *event) in uncore_pmu_event_read() function
692 .read = uncore_pmu_event_read, in uncore_pmu_register()