Searched refs:trace_end (Results 1 - 17 of 17) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/
H A Dfailed-syscalls.pl29 sub trace_end subroutine
H A Dcheck-perf-trace.pl21 sub trace_end subroutine
23 print "trace_end\n";
H A Drw-by-file.pl50 sub trace_end subroutine
H A Dwakeup-latency.pl66 sub trace_end subroutine
H A Drwtop.pl101 sub trace_end subroutine
H A Drw-by-pid.pl73 sub trace_end subroutine
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
H A Dsyscall-counts.py33 def trace_end(): function
H A Dcheck-perf-trace.py25 def trace_end(): function
H A Dfailed-syscalls-by-pid.py37 def trace_end(): function
H A Dfutex-contention.py45 def trace_end(): function
H A Dnet_dropmonitor.py63 def trace_end(): function
H A Dsyscall-counts-by-pid.py36 def trace_end(): function
H A Devent_analyzing_sample.py103 def trace_end(): function
104 print "In trace_end:\n"
H A Dnetdev-times.py172 def trace_end(): function
H A Dsched-migration.py364 def trace_end(): function
/external/chromium_org/tools/cygprofile/
H A Dmergetraces.py211 (trace_calls, trace_start, trace_end) = ParseLogLines(trace_lines)
215 ", end: " + hex(trace_end) + '\n')
217 trace_calls = Convert(trace_calls, trace_start, trace_end)
/external/chromium_org/tools/profile_chrome/third_party/
H A Dperf_to_tracing.py208 def trace_end(): function

Completed in 211 milliseconds