Home
last modified time | relevance | path

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

/tools/perf/bench/
A Dfutex-lock-pi.c53 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
70 !params.silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
103 if (!params.silent) in workerfn()
114 if (ret && !params.silent) in workerfn()
241 if (!params.silent) in bench_futex_lock_pi()
A Dfutex-hash.c62 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
96 if (!params.silent && in workerfn()
122 !params.silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
236 if (!params.silent) { in bench_futex_hash()
A Dfutex-requeue.c57 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
103 if (!params.silent) in workerfn()
117 if (!params.silent) in workerfn()
274 if (!params.silent) { in bench_futex_requeue()
A Dfutex-wake.c57 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
217 if (!params.silent) { in bench_futex_wake()
A Dfutex.h17 bool silent; member
A Dfutex-wake-parallel.c68 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
339 if (!params.silent) in bench_futex_wake_parallel()
/tools/build/
A DMakefile.include11 SILENT_MAKE = +$(Q)$(MAKE) --silent
/tools/scripts/
A DMakefile.include180 silent=1
198 ifneq ($(silent),1)
/tools/bpf/resolve_btfids/
A DMakefile10 ifeq ($(silent),1)
/tools/perf/util/
A Dprobe-event.c496 bool silent) in open_from_debuginfod() argument
515 if (!silent) in open_from_debuginfod()
519 if (!silent) in open_from_debuginfod()
531 bool silent __maybe_unused) in open_from_debuginfod()
539 bool silent) in open_debuginfo() argument
557 ret = open_from_debuginfod(dso, nsi, silent); in open_debuginfo()
560 if (!silent) { in open_debuginfo()
572 if (!ret && !silent) { in open_debuginfo()
588 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open() argument
608 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
/tools/usb/usbip/
A DINSTALL225 `--silent'
/tools/power/cpupower/po/
A Dzh_CN.po912 msgid " -s, --silent Only show general C-state information\n"
913 msgstr " -s, --silent 只显示一般C状态信息\n"
A Dka.po966 msgid " -s, --silent Only show general C-state information\n"
967 msgstr " -s, --silent მხოლოდ ზოგადი C-state -ის ინფორმაციის ჩვენება\n"
A Dde.po943 msgid " -s, --silent Only show general C-state information\n"
945 " -s, --silent Nur allgemeine C-Zustands-Informationen anzeigen\n"
A Dfr.po913 msgid " -s, --silent Only show general C-state information\n"
A Dcs.po913 msgid " -s, --silent Only show general C-state information\n"
A Dit.po922 msgid " -s, --silent Only show general C-state information\n"
A Dpt.po924 msgid " -s, --silent Only show general C-state information\n"

Completed in 26 milliseconds