/openbmc/linux/tools/perf/scripts/python/ |
H A D | flamegraph.py | 132 def trace_end(self): member in FlameGraphCLI 243 trace_end = cli.trace_end variable
|
H A D | stackcollapse.py | 124 def trace_end(): function
|
H A D | event_analyzing_sample.py | 106 def trace_end(): function
|
H A D | mem-phys-addr.py | 58 def trace_end(): function
|
H A D | net_dropmonitor.py | 66 def trace_end(): function
|
H A D | powerpc-hcalls.py | 161 def trace_end(): function
|
H A D | syscall-counts-by-pid.py | 38 def trace_end(): function
|
H A D | failed-syscalls-by-pid.py | 39 def trace_end(): function
|
H A D | syscall-counts.py | 35 def trace_end(): function
|
H A D | futex-contention.py | 53 def trace_end(): function
|
H A D | check-perf-trace.py | 27 def trace_end(): function
|
H A D | arm-cs-trace-disasm.py | 123 def trace_end(): function
|
H A D | gecko.py | 310 def trace_end() -> None: function
|
H A D | stat-cpi.py | 65 def trace_end(): function
|
H A D | intel-pt-events.py | 104 def trace_end(): function
|
H A D | export-to-sqlite.py | 641 def trace_end(): function
|
H A D | task-analyzer.py | 916 def trace_end(): function
|
H A D | netdev-times.py | 178 def trace_end(): function
|
/openbmc/linux/tools/perf/scripts/perl/ |
H A D | failed-syscalls.pl | 34 sub trace_end subroutine
|
H A D | rw-by-file.pl | 50 sub trace_end subroutine
|
H A D | wakeup-latency.pl | 66 sub trace_end subroutine
|
H A D | rw-by-pid.pl | 73 sub trace_end subroutine
|
H A D | check-perf-trace.pl | 21 sub trace_end subroutine
|
H A D | rwtop.pl | 101 sub trace_end subroutine
|
/openbmc/linux/tools/perf/util/ |
H A D | thread-stack.c | 63 bool trace_end; member 239 bool trace_end) in thread_stack__push() 784 bool no_call, bool trace_end) in thread_stack__push_cp() 1149 bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END; in thread_stack__process() local
|