Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c4582 static unsigned int read_perf_type(const char *subsys) in read_perf_type() function
8343 const unsigned int rapl_type = read_perf_type(cai->perf_subsys); in add_rapl_perf_counter()
8518 const unsigned int type = read_perf_type(cai->perf_subsys); in add_cstate_perf_counter()
8547 const unsigned int type = read_perf_type(cai->perf_subsys); in add_msr_perf_counter()
9584 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()