Home | History | Annotate | Download | only in threadtest

Lines Matching refs:verbose

158     bool                verbose;
219 gRunInfo.verbose = false;
231 else if (strcmp(argv[argnum], "-verbose") == 0)
232 gRunInfo.verbose = true;
289 fprintf(stderr, "usage: threadtest [-threads nnn] [-time nnn] [-quiet] [-verbose] test-name\n"
291 " -verbose Display extra messages. \n"
319 if (gRunInfo.verbose)
327 if (gRunInfo.verbose )
339 if (gRunInfo.verbose) {
348 if (gRunInfo.verbose) {
440 if (gRunInfo.quiet == false && gRunInfo.verbose == false)
472 if (gRunInfo.verbose) {
488 if (gRunInfo.quiet == false && gRunInfo.verbose == false) {
492 if (gRunInfo.verbose) {