Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c4660 static double read_perf_scale(const char *subsys, const char *event_name) in read_perf_scale() function
8333 const double scale = read_perf_scale(cai->perf_subsys, cai->perf_name); in add_rapl_perf_counter()
9598 perf_scale = read_perf_scale(perf_device, pinfo->event); in added_perf_counters_init_()