Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c4286 static unsigned int read_perf_type(const char *subsys) in read_perf_type() function
7820 const unsigned int rapl_type = read_perf_type(cai->perf_subsys); in add_rapl_perf_counter_()
7985 const unsigned int type = read_perf_type(cai->perf_subsys); in add_cstate_perf_counter_()
8015 const unsigned int type = read_perf_type(cai->perf_subsys); in add_msr_perf_counter_()
9052 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()