Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4071 static unsigned int read_perf_rapl_unit(const char *subsys, const char *event_name) in read_perf_rapl_unit() function
7473 const enum rapl_unit unit = read_perf_rapl_unit(cai->perf_subsys, cai->perf_name); in add_rapl_perf_counter_()