Home | History | Annotate | Download | only in Documentation

Lines Matching full:trace_end

140 def trace_end():
141 print "in trace_end"
166 trace_end(), which are called at the beginning and the end of the
224 def trace_end():
225 print "in trace_end"
232 In trace_end(), we'll simply print the results, but first we need to
270 calling the print_syscall_totals() function from the trace_end()
290 def trace_end():
541 *trace_end*, if defined, is called after all events have been
546 def trace_end: