Searched defs:show_quiet (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/src/
H A Dstack.c50 static bool show_quiet = false; variable
380 if (mod && ! show_quiet)
539 show_quiet = true;
/external/linux-tools-perf/src/tools/perf/bench/
H A Dnuma.c104 bool show_quiet; member in struct:params
183 OPT_BOOLEAN('q', "quiet" , &p0.show_quiet, "bzero the initial allocations"),
1310 if (g->p.show_quiet && !g->p.show_details)
1388 if (g->p.show_quiet)

Completed in 74 milliseconds