Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c259 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator
6044 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
6078 type = COUNTER_CYCLES; in parse_add_command()