Searched defs:silent (Results 1 – 6 of 6) sorted by relevance
/tools/perf/bench/ |
D | futex-wake.c | 40 static bool done = false, silent = false, fshared = false; variable
|
D | futex-requeue.c | 39 static bool done = false, silent = false, fshared = false; variable
|
D | futex-hash.c | 35 static bool fshared = false, done = false, silent = false; variable
|
D | futex-lock-pi.c | 33 static bool silent = false, multi = false; variable
|
D | futex-wake-parallel.c | 41 static bool done = false, silent = false, fshared = false; variable
|
/tools/perf/util/ |
D | probe-event.c | 470 bool silent) in open_debuginfo() 512 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open()
|