Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4087 static double read_perf_scale(const char *subsys, const char *event_name) in read_perf_scale() function
7468 const double scale = read_perf_scale(cai->perf_subsys, cai->perf_name); in add_rapl_perf_counter_()
8622 perf_scale = read_perf_scale(pinfo->device, pinfo->event); in added_perf_counters_init_()