Searched refs:COUNTER_K2M (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 102 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC, COUNTER_K2M }; enumerator 3540 else if (mp->type == COUNTER_K2M) in format_counters() 3552 else if (pp->type == COUNTER_K2M) in format_counters() 7041 add_counter(0, path, name_buf, 0, SCOPE_PACKAGE, COUNTER_K2M, FORMAT_AVERAGE, 0, package_id); in probe_intel_uncore_frequency_cluster()
|