Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4009 static unsigned int read_perf_type(const char *subsys) in read_perf_type() function
7478 const unsigned int rapl_type = read_perf_type(cai->perf_subsys); in add_rapl_perf_counter_()
7640 const unsigned int type = read_perf_type(cai->perf_subsys); in add_cstate_perf_counter_()
7670 const unsigned int type = read_perf_type(cai->perf_subsys); in add_msr_perf_counter_()
8607 perf_type = read_perf_type(pinfo->device); in added_perf_counters_init_()