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 3737 else if (mp->type == COUNTER_K2M) in format_counters() 3749 else if (pp->type == COUNTER_K2M) in format_counters() 7251 add_counter(0, path, name_buf, 0, SCOPE_PACKAGE, COUNTER_K2M, FORMAT_AVERAGE, 0, unc_pkg_id); in probe_intel_uncore_frequency_cluster()
|