/tools/testing/selftests/size/ |
D | get_size.c | 29 static int print(const char *s) in print() function 54 return print(num_to_str(num, num_buf, sizeof(num_buf))); in print_num() 62 print(s); in print_k_value() 68 print("\n"); in print_k_value() 79 print("Testing system size.\n"); in _start() 80 print("1..1\n"); in _start() 84 print("not ok 1 get runtime memory use\n"); in _start() 85 print("# could not get sysinfo\n"); in _start() 93 print("# System runtime memory report (units in Kilobytes):\n"); in _start()
|
/tools/perf/Documentation/ |
D | perf-stat.txt | 71 print more detailed statistics, can be specified up to 3 times 79 repeat command and print average + stddev (max: 100). 0 means forever. 83 print large numbers with thousands' separators according to locale 107 print counts using a CSV-style output to make it easy to import directly into 142 --interval-print msecs::
|
D | perf-script-python.txt | 138 print "in trace_begin" 141 print "in trace_end" 149 print "id=%d, args=%s\n" % \ 158 print "%-20s %5u %05u.%09u %8u %-20s " % \ 225 print "in trace_end" 232 In trace_end(), we'll simply print the results, but first we need to 233 generate some results to print. To do that we need to have our 303 print "\nsyscall events for %s:\n\n" % (for_comm), 305 print "\nsyscall events:\n\n", 307 print "%-40s %10s\n" % ("event", "count"), [all …]
|
D | perf-sched.txt | 33 'perf sched map' to print a textual context-switching outline of
|
D | perf-annotate.txt | 55 --print-line::
|
D | perf-trace.txt | 137 fault); if no debug symbols available, perf trace will print raw IP; 147 When --verbose specified, perf trace tries to print all available information
|
D | perf-script-perl.txt | 32 do basic things like aggregate event data, print results, etc. Also, 181 and values parsed from the 'print fmt' fields of the event format
|
D | perf-list.txt | 124 . 'pmu' to print the kernel supplied PMU events.
|
D | perf-script.txt | 117 Comma separated list of fields to print. Options are:
|
D | perf-record.txt | 175 Don't print any message, useful for scripting.
|
D | perf-report.txt | 174 Display call chains using type, min percent threshold, print limit,
|
/tools/testing/selftests/futex/ |
D | README | 38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and
|
/tools/perf/util/ |
D | header.c | 1920 void (*print)(struct perf_header *h, int fd, FILE *fp); member 1928 [n] = { .name = #n, .write = write_##func, .print = print_##func } 1930 [n] = { .name = #n, .write = write_##func, .print = print_##func, \ 1933 [n] = { .name = #n, .write = write_##func, .print = print_##func, \ 1981 if (!feat_ops[feat].print) in perf_file_section__fprintf_info() 1985 feat_ops[feat].print(ph, fd, hd->fp); in perf_file_section__fprintf_info()
|
/tools/perf/tests/ |
D | make | 234 MAKEFLAGS := --no-print-directory
|
/tools/usb/usbip/ |
D | COPYING | 105 interactive use in the most ordinary way, to print or display an 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.)
|
D | INSTALL | 227 Do not print messages saying which checks are being made. To
|
/tools/perf/ui/browsers/ |
D | hists.c | 583 print_callchain_entry_fn print, in hist_browser__show_callchain() argument 633 print(browser, chain, str, offset + extra_offset, row, arg); in hist_browser__show_callchain() 654 print, arg, is_output_full); in hist_browser__show_callchain()
|
/tools/lib/traceevent/ |
D | event-parse.c | 3853 int print; in print_str_arg() local 3922 print = 0; in print_str_arg() 3930 if (print && arg->flags.delim) in print_str_arg() 3933 print = 1; in print_str_arg()
|
/tools/power/cpupower/po/ |
D | de.po | 93 msgid "\t -h: print this help\n"
|
D | fr.po | 93 msgid "\t -h: print this help\n"
|
D | it.po | 93 msgid "\t -h: print this help\n"
|
D | cs.po | 96 msgid "\t -h: print this help\n"
|
D | pt.po | 91 msgid "\t -h: print this help\n"
|