Home
last modified time | relevance | path

Searched refs:COUNTER_CYCLES (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
10850 enum counter_type type = COUNTER_CYCLES; in parse_add_command_msr()
10889 type = COUNTER_CYCLES; in parse_add_command_msr()