Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c240 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
988 if (mp->type == COUNTER_USEC) in format_counters()
5213 type = COUNTER_USEC; in parse_add_command()
5312 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_USEC, in probe_sysfs()