Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c641 * HIDE_LIST - hide this list of counters, show the rest [default]
644 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator
6114 bic_enabled &= ~bic_lookup(optarg, HIDE_LIST); in cmdline()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c709 * HIDE_LIST - hide this list of counters, show the rest [default]
712 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator
6645 bic_enabled &= ~bic_lookup(optarg, HIDE_LIST); in cmdline()

Completed in 14 milliseconds