Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c215 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
4746 type = COUNTER_SECONDS; in parse_add_command()