Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c707 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator
795 if (mode == SHOW_LIST) { in bic_lookup()
6513 bic_enabled = bic_enabled | bic_lookup(optarg, SHOW_LIST); in cmdline()
6581 bic_enabled = bic_lookup(optarg, SHOW_LIST); in cmdline()
6583 bic_enabled |= bic_lookup(optarg, SHOW_LIST); in cmdline()