Searched refs:summary (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/rcutorture/bin/ |
D | parse-console.sh | 41 summary="" 45 summary="$summary Badness: $n_badness" 50 summary="$summary Warnings: $n_warn" 55 summary="$summary Bugs: $n_bugs" 60 summary="$summary Call Traces: $n_calltrace" 65 summary="$summary lockdep: $n_badness" 70 summary="$summary Stalls: $n_stalls" 75 summary="$summary Starves: $n_starves" 77 print_warning Summary: $summary
|
/tools/perf/ |
D | builtin-bench.c | 32 const char *summary; member 71 const char *summary; member 101 printf("%14s: %s\n", bench->name, bench->summary); in dump_benchmarks() 136 printf("%14s: %s\n", coll->name, coll->summary); in print_usage()
|
D | builtin-data.c | 13 const char *summary; member 42 printf("\t %s\t- %s\n", cmd->name, cmd->summary); in print_usage()
|
D | builtin-trace.c | 96 bool summary; member 1591 if (trace->summary) in trace__sys_exit() 2401 if (trace->summary) in trace__run() 2543 else if (trace->summary) in trace__replay() 2828 OPT_BOOLEAN('S', "with-summary", &trace.summary, in cmd_trace() 2913 trace.summary = trace.summary_only; in cmd_trace()
|
/tools/perf/Documentation/ |
D | perf-trace.txt | 85 Accrue thread runtime and provide a summary at the end of the session. 99 --summary:: 100 Show only a summary of syscalls by thread with min, max, and average times 104 --with-summary:: 105 Show all syscalls followed by a summary by thread with min, max, and
|
/tools/usb/usbip/ |
D | INSTALL | 208 Print a summary of the options to `configure', and exit.
|