Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h285 static inline u64 uncore_read_counter(struct intel_uncore_box *box, in uncore_read_counter() function
Dperf_event_intel_uncore.c186 new_count = uncore_read_counter(box, event); in uncore_perf_event_update()
423 local64_set(&event->hw.prev_count, uncore_read_counter(box, event)); in uncore_pmu_event_start()