Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Ddebug.c87 static void show_all(struct host1x *m, struct output *o) in show_all() function
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c37 enum operation_mode_e { list = 1, show, show_all }; enumerator
/linux-4.1.27/tools/perf/
Dbuiltin-help.c429 bool show_all = false; in cmd_help() local