Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
Drapl.c153 static inline u64 rapl_read_counter(struct perf_event *event) in rapl_read_counter() function
255 local64_set(&event->hw.prev_count, rapl_read_counter(event)); in __rapl_pmu_event_start()