Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dstack.c50 static bool show_quiet = false; variable
380 if (mod && ! show_quiet) in print_frames()
539 show_quiet = true; in parse_opt()
DChangeLog464 * stack.c (show_quiet): New static boolean, default false.
468 (print_frames): Don't resolve pc name if show_quiet. Demangle name
/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c104 bool show_quiet; member
183 OPT_BOOLEAN('q', "quiet" , &p0.show_quiet, "bzero the initial allocations"),
1310 if (g->p.show_quiet && !g->p.show_details) in init()
1388 if (g->p.show_quiet) in print_res()