Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c102 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC, COUNTER_K2M }; enumerator
3300 if (mp->type == COUNTER_USEC) in format_counters()
3324 if (pp->type == COUNTER_USEC) in format_counters()
10419 type = COUNTER_USEC; in parse_add_command_msr()
10881 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_USEC, FORMAT_PERCENT, SYSFS_PERCPU, 0); in probe_cpuidle_residency()