Home
last modified time | relevance | path

Searched defs:trace_end (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/tools/perf/scripts/python/
Dflamegraph.py120 def trace_end(self): member in FlameGraphCLI
180 trace_end = cli.trace_end variable
Dstackcollapse.py124 def trace_end(): function
Devent_analyzing_sample.py106 def trace_end(): function
Dmem-phys-addr.py58 def trace_end(): function
Dnet_dropmonitor.py66 def trace_end(): function
Dpowerpc-hcalls.py161 def trace_end(): function
Dsyscall-counts.py35 def trace_end(): function
Dfailed-syscalls-by-pid.py39 def trace_end(): function
Dsyscall-counts-by-pid.py38 def trace_end(): function
Dfutex-contention.py53 def trace_end(): function
Dcheck-perf-trace.py27 def trace_end(): function
Darm-cs-trace-disasm.py124 def trace_end(): function
Dstat-cpi.py65 def trace_end(): function
Dintel-pt-events.py96 def trace_end(): function
Dexport-to-sqlite.py641 def trace_end(): function
Dnetdev-times.py178 def trace_end(): function
Dcompaction-times.py205 def trace_end(): function
Dexport-to-postgresql.py827 def trace_end(): function
/linux-6.1.9/tools/perf/scripts/perl/
Dfailed-syscalls.pl34 sub trace_end subroutine
Drw-by-file.pl50 sub trace_end subroutine
Dwakeup-latency.pl66 sub trace_end subroutine
Drw-by-pid.pl73 sub trace_end subroutine
Dcheck-perf-trace.pl21 sub trace_end subroutine
Drwtop.pl101 sub trace_end subroutine
/linux-6.1.9/tools/perf/util/
Dthread-stack.c63 bool trace_end; member
239 bool trace_end) in thread_stack__push()
783 bool no_call, bool trace_end) in thread_stack__push_cp()
1150 bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END; in thread_stack__process() local

12