Home
last modified time | relevance | path

Searched refs:add_atrace_begin (Results 1 – 20 of 20) sorted by relevance

/external/perfetto/test/trace_processor/diff_tests/graphics/
Dcomposer_execution.py33 trace.add_atrace_begin(ts=100, tid=10335, pid=10335, buf="onMessageRefresh")
34 trace.add_atrace_begin(
37 trace.add_atrace_begin(ts=400, tid=10335, pid=10335, buf="HwcPresentDisplay 0")
42 trace.add_atrace_begin(ts=1_100, tid=10335, pid=10335, buf="composite 2")
43 trace.add_atrace_begin(
49 trace.add_atrace_begin(ts=2_100, tid=10335, pid=10335, buf="composite 3")
50 trace.add_atrace_begin(ts=2_200, tid=15000, pid=10335, buf="otherFunction")
51 trace.add_atrace_begin(ts=2_300, tid=15000, pid=10335, buf="HwcValidateDisplay 1")
54 trace.add_atrace_begin(ts=2_600, tid=10335, pid=10335, buf="HwcPresentDisplay 1")
59 trace.add_atrace_begin(ts=3_100, tid=10335, pid=10335, buf="AnotherFunction")
[all …]
Dsurfaceflinger_gpu_invocation.py32 trace.add_atrace_begin(
36 trace.add_atrace_begin(
38 trace.add_atrace_begin(
43 trace.add_atrace_begin(
45 trace.add_atrace_begin(
48 trace.add_atrace_begin(
52 trace.add_atrace_begin(
56 trace.add_atrace_begin(
Dandroid_jank_cuj.py44 trace.add_atrace_begin(ts=ts, tid=PID, pid=PID, buf=buf)
49 trace.add_atrace_begin(ts=ts, tid=RTID, pid=PID, buf=buf)
62 trace.add_atrace_begin(ts=ts, tid=1666, pid=PID, buf=buf)
67 trace.add_atrace_begin(ts=ts, tid=JITID, pid=PID, buf=buf)
77 trace.add_atrace_begin(ts=ts, tid=SF_PID, pid=SF_PID, buf=buf)
85 trace.add_atrace_begin(ts=ts, tid=SF_RETID, pid=SF_PID, buf=buf)
/external/perfetto/test/trace_processor/diff_tests/startup/
Dandroid_startup_attribution.py55 trace.add_atrace_begin(
71 trace.add_atrace_begin(ts=125, tid=APP_TID, pid=APP_PID, buf='activityResume')
75 trace.add_atrace_begin(
79 trace.add_atrace_begin(
84 trace.add_atrace_begin(
89 trace.add_atrace_begin(
93 trace.add_atrace_begin(
104 trace.add_atrace_begin(ts=250, pid=APP_PID, tid=APP_TID, buf='VerifyClass vr')
107 trace.add_atrace_begin(ts=270, pid=APP_PID, tid=APP_TID, buf='VerifyClass dl')
111 trace.add_atrace_begin(ts=55, pid=APP_PID, tid=APP_TID, buf='VerifyClass xf')
[all …]
Dandroid_startup_breakdown_slow.py37 trace.add_atrace_begin(
47 trace.add_atrace_begin(
52 trace.add_atrace_begin(ts=to_s(125), tid=1, pid=1, buf='bindApplication')
55 trace.add_atrace_begin(ts=to_s(185), tid=3, pid=3, buf='bindApplication')
56 trace.add_atrace_begin(
61 trace.add_atrace_begin(ts=to_s(188), tid=3, pid=3, buf='inflate')
63 trace.add_atrace_begin(
66 trace.add_atrace_begin(ts=to_s(190), tid=3, pid=3, buf='inflate')
69 trace.add_atrace_begin(
77 trace.add_atrace_begin(ts=to_s(195), tid=3, pid=3, buf='activityStart')
[all …]
Dandroid_startup_breakdown.py37 trace.add_atrace_begin(
47 trace.add_atrace_begin(
52 trace.add_atrace_begin(ts=to_s(125), tid=1, pid=1, buf='bindApplication')
55 trace.add_atrace_begin(ts=to_s(185), tid=3, pid=3, buf='bindApplication')
56 trace.add_atrace_begin(
61 trace.add_atrace_begin(ts=to_s(188), tid=3, pid=3, buf='inflate')
63 trace.add_atrace_begin(
66 trace.add_atrace_begin(ts=to_s(191), tid=3, pid=3, buf='inflate')
69 trace.add_atrace_begin(
77 trace.add_atrace_begin(ts=to_s(195), tid=3, pid=3, buf='activityStart')
[all …]
Dandroid_startup_attribution_slow.py61 trace.add_atrace_begin(
77 trace.add_atrace_begin(
82 trace.add_atrace_begin(
89 trace.add_atrace_begin(
97 trace.add_atrace_begin(
108 trace.add_atrace_begin(
112 trace.add_atrace_begin(
117 trace.add_atrace_begin(
122 trace.add_atrace_begin(
128 trace.add_atrace_begin(
[all …]
Dandroid_startup_lock_contention.py35 trace.add_atrace_begin(ts=112, tid=3, pid=3, buf='bindApplication')
37 trace.add_atrace_begin(ts=115, tid=3, pid=3, buf='activityStart')
39 trace.add_atrace_begin(ts=116, tid=3, pid=3, buf='activityResume')
43 trace.add_atrace_begin(
51 trace.add_atrace_begin(
59 trace.add_atrace_begin(
67 trace.add_atrace_begin(
Dandroid_startup_lock_contention_slow.py42 trace.add_atrace_begin(ts=to_s(112), tid=3, pid=3, buf='bindApplication')
44 trace.add_atrace_begin(ts=to_s(115), tid=3, pid=3, buf='activityStart')
46 trace.add_atrace_begin(ts=to_s(116), tid=3, pid=3, buf='activityResume')
50 trace.add_atrace_begin(
58 trace.add_atrace_begin(
66 trace.add_atrace_begin(
74 trace.add_atrace_begin(
Dandroid_startup.py32 trace.add_atrace_begin(
37 trace.add_atrace_begin(
49 trace.add_atrace_begin(ts=115, tid=3, pid=3, buf='activityStart')
51 trace.add_atrace_begin(ts=117, tid=3, pid=3, buf='activityResume')
73 trace.add_atrace_begin(
81 trace.add_atrace_begin(
89 trace.add_atrace_begin(
Dandroid_startup_slow.py37 trace.add_atrace_begin(
45 trace.add_atrace_begin(
60 trace.add_atrace_begin(ts=to_s(115), tid=3, pid=3, buf='activityStart')
62 trace.add_atrace_begin(ts=to_s(117), tid=3, pid=3, buf='activityResume')
87 trace.add_atrace_begin(
95 trace.add_atrace_begin(
103 trace.add_atrace_begin(
Dandroid_startup_process_track.py23 trace.add_atrace_begin(
37 trace.add_atrace_begin(ts=ts + 3, tid=pid, pid=pid, buf='bindApplication')
39 trace.add_atrace_begin(ts=ts + 4, tid=pid, pid=pid, buf='activityStart')
41 trace.add_atrace_begin(ts=ts + 5, tid=pid, pid=pid, buf='activityResume')
45 trace.add_atrace_begin(
Dandroid_startup_broadcast.py34 trace.add_atrace_begin(
41 trace.add_atrace_begin(ts=120, tid=2, pid=2, buf='broadcastReceiveReg: x')
Dandroid_startup_broadcast_multiple.py35 trace.add_atrace_begin(
43 trace.add_atrace_begin(ts=t, tid=2, pid=2, buf='broadcastReceiveReg: x')
Dandroid_startup_unlock.py37 trace.add_atrace_begin(
/external/perfetto/test/trace_processor/diff_tests/process_tracking/
Dreused_thread_print.py34 trace.add_atrace_begin(ts=10, tid=11, pid=11, buf='test')
47 trace.add_atrace_begin(ts=18, tid=10, pid=10, buf='test')
/external/perfetto/test/trace_processor/diff_tests/memory/
Dandroid_systrace_lmk.py28 trace.add_atrace_begin(ts=100000, pid=1, tid=1, buf='lmk,3,1,900')
/external/perfetto/test/trace_processor/diff_tests/atrace/
Dsys_write_and_atrace.py35 trace.add_atrace_begin(ts=350, tid=42, pid=42, buf='test')
/external/perfetto/test/trace_processor/diff_tests/android/
Dandroid_blocking_calls_cuj_metric.py39 trace.add_atrace_begin(ts=ts, tid=pid, pid=pid, buf=buf)
/external/perfetto/test/
Dsynth_common.py178 def add_atrace_begin(self, ts, tid, pid, buf): member in Trace