Searched refs:summary (Results 1 – 11 of 11) sorted by relevance
/tools/testing/selftests/rcutorture/bin/ |
D | parse-console.sh | 115 summary="" 119 summary="$summary Badness: $n_badness" 124 summary="$summary Warnings: $n_warn" 129 summary="$summary Bugs: $n_bugs" 134 summary="$summary Call Traces: $n_calltrace" 139 summary="$summary lockdep: $n_badness" 144 summary="$summary Stalls: $n_stalls" 149 summary="$summary Starves: $n_starves" 151 print_warning Summary: $summary
|
/tools/perf/ |
D | builtin-bench.c | 33 const char *summary; member 81 const char *summary; member 114 printf("%14s: %s\n", bench->name, bench->summary); in dump_benchmarks() 149 printf("%14s: %s\n", coll->name, coll->summary); in print_usage()
|
D | builtin-data.c | 16 const char *summary; member 45 printf("\t %s\t- %s\n", cmd->name, cmd->summary); in print_usage()
|
D | builtin-trace.c | 148 bool summary; member 2115 if (trace->summary) in trace__sys_exit() 3501 if (trace->summary) in trace__run() 3649 else if (trace->summary) in trace__replay() 4144 OPT_BOOLEAN('S', "with-summary", &trace.summary, in cmd_trace() 4384 trace.summary = trace.summary_only; in cmd_trace()
|
D | builtin-sched.c | 230 bool summary; member 3035 sched->summary = sched->summary_only; in perf_sched__timehist() 3050 if (sched->summary) in perf_sched__timehist() 3418 OPT_BOOLEAN('S', "with-summary", &sched.summary, in cmd_sched()
|
/tools/perf/Documentation/ |
D | perf-sched.txt | 122 --summary:: 123 Show only a summary of scheduling by thread with min, max, and average 127 --with-summary:: 128 Show all scheduling events followed by a summary by thread with min,
|
D | perf-trace.txt | 118 Accrue thread runtime and provide a summary at the end of the session. 135 --summary:: 136 Show only a summary of syscalls by thread with min, max, and average times 140 --with-summary:: 141 Show all syscalls followed by a summary by thread with min, max, and
|
/tools/power/pm-graph/config/ |
D | example.cfg | 78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
|
/tools/testing/selftests/tc-testing/ |
D | README | 67 tdc will list the test names as they are being run, and print a summary in
|
/tools/usb/usbip/ |
D | INSTALL | 208 Print a summary of the options to `configure', and exit.
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 1338 In summary, the fact that the hb relation links memory access events 1423 In summary, the fact that the pb relation links events in the order
|