Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c137 static inline u64 rapl_read_counter(struct perf_event *event) in rapl_read_counter() function
254 local64_set(&event->hw.prev_count, rapl_read_counter(event)); in __rapl_pmu_event_start()