Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2563 * SHOW_LIST - show this list of counters, hide the rest
2565 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator
2677 if (mode == SHOW_LIST) { in bic_lookup()
11066 bic_lookup(&bic_enabled, optarg, SHOW_LIST); in cmdline()
11149 bic_lookup(&bic_enabled, optarg, SHOW_LIST); in cmdline()