Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A 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()