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