Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c247 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
5797 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
5831 type = COUNTER_CYCLES; in parse_add_command()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c57 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator
6320 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
6354 type = COUNTER_CYCLES; in parse_add_command()

Completed in 14 milliseconds