Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c192 static inline u64 rapl_read_counter(struct perf_event *event) in rapl_read_counter() function
291 local64_set(&event->hw.prev_count, rapl_read_counter(event)); in __rapl_pmu_event_start()