Searched refs:uncore_pmu_event_read (Results 1 – 3 of 3) sorted by relevance
474 void uncore_pmu_event_read(struct perf_event *event);
476 .read = uncore_pmu_event_read,
634 void uncore_pmu_event_read(struct perf_event *event) in uncore_pmu_event_read() function801 .read = uncore_pmu_event_read, in uncore_pmu_register()