Home
last modified time | relevance | path

Searched defs:show_all (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c37 enum operation_mode_e { list = 1, show, show_all }; enumerator
/linux-3.3/tools/perf/
Dbuiltin-help.c32 static bool show_all = false; variable