Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 58) sorted by relevance

123

/tools/testing/selftests/size/
Dget_size.c35 static int print(const char *s) in print() function
65 return print(num_to_str(num, num_buf, sizeof(num_buf))); in print_num()
73 print(s); in print_k_value()
79 print("\n"); in print_k_value()
91 print("TAP version 13\n"); in _start()
92 print("# Testing system size.\n"); in _start()
96 print("not ok 1"); in _start()
97 print(test_name); in _start()
98 print(" ---\n reason: \"could not get sysinfo\"\n ...\n"); in _start()
101 print("ok 1"); in _start()
[all …]
/tools/lib/traceevent/Documentation/
Dlibtraceevent-parse_event.txt48 buf = read_file("/sys/kernel/tracing/events/ftrace/print/format", &size);
50 /* Failed to parse the ftrace print format */
54 /* Failed to parse the ftrace print format */
Dlibtraceevent-set_flag.txt30 _TEP_NSEC_OUTPUT_ - print event's timestamp in nano seconds, instead of micro seconds.
64 /* print timestamps in nanoseconds */
66 /* print timestamps in microseconds */
Dlibtraceevent-reg_print_func.txt32 Some events may have helper functions in the print format arguments.
40 of the helper function, as seen in the print format arguments. The _..._ is a
64 Some events have internal functions calls, that appear in the print format
68 print fmt: "pipe %c, frame=%u, scanline=%u, wm %d/%d/%d, sr %s/%d/%d/%d, hpll %s/%d/%d/%d, fbc %s",
74 Notice the call to function _yesno()_ in the print arguments. In the kernel
Dlibtraceevent-tseq.txt91 /* Failed to print in the trace sequence */
106 /* Failed to print in the trace sequence */
114 /* Failed to print the sequence buffer to the standard output */
118 /* Failed to print the sequence buffer to the trace.txt file */
Dlibtraceevent-field_print.txt24 These functions print recorded field's data, according to the field's type.
55 on success, -1 in case of an error or 0 if the print buffer _s_ is full.
/tools/bpf/bpftool/
Dbtf_dumper.c51 goto print; in dump_prog_id_as_func_ptr()
56 goto print; in dump_prog_id_as_func_ptr()
63 goto print; in dump_prog_id_as_func_ptr()
68 goto print; in dump_prog_id_as_func_ptr()
71 goto print; in dump_prog_id_as_func_ptr()
75 goto print; in dump_prog_id_as_func_ptr()
79 print: in dump_prog_id_as_func_ptr()
/tools/perf/Documentation/
Dperf-script-python.txt138 print "in trace_begin"
141 print "in trace_end"
149 print "id=%d, args=%s\n" % \
153 print ' '.join(['%s=%s'%(k,str(v))for k,v in sorted(event_fields_dict.items())])
156 print "%-20s %5u %05u.%09u %8u %-20s " % \
223 print "in trace_end"
230 In trace_end(), we'll simply print the results, but first we need to
231 generate some results to print. To do that we need to have our
301 print "\nsyscall events for %s:\n\n" % (for_comm),
303 print "\nsyscall events:\n\n",
[all …]
Dperf-stat.txt129 print more detailed statistics, can be specified up to 3 times
137 repeat command and print average + stddev (max: 100). 0 means forever.
141 print large numbers with thousands' separators according to locale.
169 print counts using a CSV-style output to make it easy to import directly into
271 --interval-print msecs::
287 Stop the 'perf stat' session and print count deltas after N milliseconds (minimum: 10 ms).
292 Only print computed metrics. Print them in a single line.
355 Don't print output. This is useful with perf stat record below to only
432 It allows users to print the interested top-down metrics level instead of
488 Don't print 'summary' at the first column for CVS summary output.
Dperf-config.txt115 print-type = graph
260 this option lets 'annotate' print a list of assembly code with the source code.
377 can be used to print absolute number of samples. Ex, when set as
442 call-graph.print-type::
443 The print-types can be graph (graph absolute), fractal (graph relative),
469 This option controls print order of callchains. The default is
486 When there're many callchains it'd print tons of lines. So perf omits
489 by value depends on call-graph.print-type.
491 call-graph.print-limit::
Dperf-trace.txt217 --print-sample::
232 Use libtraceevent to print tracepoint arguments. By default 'perf trace' uses
239 dumps just boolean map values and integer keys, in time this will print in hex
254 fault); if no debug symbols available, perf trace will print raw IP;
264 When --verbose specified, perf trace tries to print all available information
/tools/perf/util/
Dheader.h106 void (*print)(struct feat_fd *ff, FILE *fp); member
/tools/power/x86/intel-speed-select/
Disst-core.c626 int j, ret, print; in isst_get_fact_info() local
665 print = 0; in isst_get_fact_info()
673 print = 1; in isst_get_fact_info()
675 if (!print) { in isst_get_fact_info()
/tools/perf/ui/browsers/
Dhists.c848 print_callchain_entry_fn print, in hist_browser__show_callchain_list() argument
887 print(browser, chain, str, offset, row, arg); in hist_browser__show_callchain_list()
912 print_callchain_entry_fn print, in hist_browser__show_callchain_flat() argument
945 print, arg); in hist_browser__show_callchain_flat()
968 print, arg); in hist_browser__show_callchain_flat()
1016 print_callchain_entry_fn print, in hist_browser__show_callchain_folded() argument
1084 print(browser, first_chain, chain_str, offset, row++, arg); in hist_browser__show_callchain_folded()
1101 print_callchain_entry_fn print, in hist_browser__show_callchain_graph() argument
1138 print, arg); in hist_browser__show_callchain_graph()
1153 print, arg, is_output_full); in hist_browser__show_callchain_graph()
[all …]
/tools/power/pm-graph/config/
Dfreeze.cfg17 # print verbose messages (default: false)
Dstandby.cfg17 # print verbose messages (default: false)
Dfreeze-callgraph.cfg18 # print verbose messages (default: false)
Dsuspend-x2-proc.cfg17 # print verbose messages (default: false)
Dstandby-callgraph.cfg18 # print verbose messages (default: false)
Dstandby-dev.cfg17 # print verbose messages (default: false)
Dsuspend.cfg17 # print verbose messages (default: false)
Dsuspend-dev.cfg17 # print verbose messages (default: false)
Dfreeze-dev.cfg17 # print verbose messages (default: false)
Dsuspend-callgraph.cfg18 # print verbose messages (default: false)
/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst37 helpers which print warnings to kernel logs. To enable them

123