Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Drapl.c173 static inline u64 rapl_read_counter(struct perf_event *event) in rapl_read_counter() function
275 local64_set(&event->hw.prev_count, rapl_read_counter(event)); in __rapl_pmu_event_start()