Searched refs:trace_begin (Results 1 - 21 of 21) sorted by last modified time

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_trace.h107 TP_PROTO(int pid, const char *name, bool trace_begin),
108 TP_ARGS(pid, name, trace_begin),
112 __field(bool, trace_begin)
117 __entry->trace_begin = trace_begin;
119 TP_printk("%s|%d|%s", __entry->trace_begin ? "B" : "E",
/linux-master/tools/perf/scripts/python/
H A Darm-cs-trace-disasm.py120 def trace_begin(): function
H A Dgecko.py299 def trace_begin() -> None: function
H A Dtask-analyzer.py909 def trace_begin(): function
H A Dnetdev-times.py156 def trace_begin(): function
H A Dintel-pt-events.py75 def trace_begin(): function
H A Dnet_dropmonitor.py63 def trace_begin(): function
H A Dexport-to-sqlite.py614 def trace_begin(): function
H A Dexport-to-postgresql.py801 def trace_begin(): function
H A Dfutex-contention.py49 def trace_begin(): function
H A Dsyscall-counts-by-pid.py35 def trace_begin(): function
H A Dsyscall-counts.py32 def trace_begin(): function
H A Dsched-migration.py362 def trace_begin(): function
H A Dsctop.py48 def trace_begin(): function
H A Dmem-phys-addr.py55 def trace_begin(): function
H A Dfailed-syscalls-by-pid.py36 def trace_begin(): function
H A Devent_analyzing_sample.py41 def trace_begin(): function
42 print("In trace_begin:\n")
H A Dcheck-perf-trace.py23 def trace_begin(): function
24 print("trace_begin")
/linux-master/tools/perf/scripts/perl/
H A Drwtop.pl92 sub trace_begin subroutine
H A Dwakeup-latency.pl60 sub trace_begin subroutine
H A Dcheck-perf-trace.pl16 sub trace_begin subroutine
18 print "trace_begin\n";

Completed in 172 milliseconds