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.c4672 static unsigned int read_perf_type(const char *subsys) in read_perf_type() function
8497 const unsigned int rapl_type = read_perf_type(cai->perf_subsys); in add_rapl_perf_counter()
8777 const unsigned int type = read_perf_type(cai->perf_subsys); in add_cstate_perf_counter()
8806 const unsigned int type = read_perf_type(cai->perf_subsys); in add_msr_perf_counter()
9994 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()