Searched refs:silent (Results 1 – 13 of 13) sorted by relevance
/tools/perf/bench/ |
D | futex-lock-pi.c | 31 static bool silent = false, multi = false; variable 45 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"), 61 !silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary() 92 if (!silent) in workerfn() 103 if (ret && !silent) in workerfn() 207 if (!silent) in bench_futex_lock_pi()
|
D | futex-hash.c | 33 static bool fshared = false, done = false, silent = false; variable 53 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"), 85 if (!silent && in workerfn() 110 !silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary() 201 if (!silent) { in bench_futex_hash()
|
D | futex-wake.c | 38 static bool done = false, silent = false, fshared = false; variable 48 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"), 184 if (!silent) { in bench_futex_wake()
|
D | futex-requeue.c | 37 static bool done = false, silent = false, fshared = false; variable 47 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"), 186 if (!silent) { in bench_futex_requeue()
|
D | futex-wake-parallel.c | 39 static bool done = false, silent = false, fshared = false; variable 50 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"), 282 if (!silent) in bench_futex_wake_parallel()
|
/tools/scripts/ |
D | Makefile.include | 51 silent=1 55 silent=1 71 ifneq ($(silent),1)
|
/tools/perf/util/ |
D | probe-event.c | 456 static struct debuginfo *open_debuginfo(const char *module, bool silent) in open_debuginfo() argument 472 if (!silent) in open_debuginfo() 480 if (!ret && !silent) { in open_debuginfo() 495 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open() argument 515 debuginfo_cache = open_debuginfo(module, silent); in debuginfo_cache__open()
|
/tools/usb/usbip/ |
D | INSTALL | 225 `--silent'
|
/tools/power/cpupower/po/ |
D | de.po | 924 msgid " -s, --silent Only show general C-state information\n"
|
D | fr.po | 913 msgid " -s, --silent Only show general C-state information\n"
|
D | it.po | 922 msgid " -s, --silent Only show general C-state information\n"
|
D | cs.po | 913 msgid " -s, --silent Only show general C-state information\n"
|
D | pt.po | 924 msgid " -s, --silent Only show general C-state information\n"
|