Home
last modified time | relevance | path

Searched refs:counter_type (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}; enum
248 enum counter_type type;
5105 enum counter_type type, enum counter_format format, int flags) in add_counter()
5171 enum counter_type type = COUNTER_CYCLES; in parse_add_command()