Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2562 * HIDE_LIST - hide this list of counters, show the rest [default]
2565 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator
11085 bic_lookup(&bic_group_hide, optarg, HIDE_LIST); in cmdline()