Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c9992 unsigned int perf_type, perf_config; in added_perf_counters_init_() local
10070 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()
10071 if (perf_type == (unsigned int)-1) { in added_perf_counters_init_()
10087 fd_perf = open_perf_counter(cpu, perf_type, perf_config, -1, 0); in added_perf_counters_init_()