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.c4521 static unsigned int read_perf_type(const char *subsys) in read_perf_type() function
8303 const unsigned int rapl_type = read_perf_type(cai->perf_subsys); in add_rapl_perf_counter()
8483 const unsigned int type = read_perf_type(cai->perf_subsys); in add_cstate_perf_counter()
8512 const unsigned int type = read_perf_type(cai->perf_subsys); in add_msr_perf_counter()
9607 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()