/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/tracing_agents/ |
H A D | walt_agent.py | 96 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): argument 118 def format_clock_sync_marker(sync_id, nanosec_time): argument
|
H A D | __init__.py | 67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | android_process_data_agent.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | android_cgroup_agent.py | 77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | atrace_process_dump.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | atrace_from_file_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): argument
|
H A D | ftrace_agent.py | 206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | atrace_agent.py | 230 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
/aosp_15_r20/external/virglrenderer/vtest/ |
H A D | vtest_renderer.c | 73 int sync_id; member 1799 uint32_t sync_id; in vtest_sync_unref() local 1819 uint32_t sync_id; in vtest_sync_read() local 1863 uint32_t sync_id; in vtest_sync_write() local 1910 uint32_t sync_id; in vtest_sync_wait_init() local 2036 uint32_t sync_id; in vtest_submit_cmd2_batch() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_vtest.c | 387 uint32_t sync_id; in vtest_vcmd_sync_create() local 394 vtest_vcmd_sync_unref(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_unref() 408 vtest_vcmd_sync_read(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_read() 432 vtest_vcmd_sync_write(struct vtest *vtest, uint32_t sync_id, uint64_t val) in vtest_vcmd_sync_write()
|
H A D | vn_renderer.h | 40 uint32_t sync_id; member
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | tracing_agent.cc | 17 const std::string& sync_id, in RecordClockSyncMarker()
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | tracing_agent.cc | 17 const std::string& sync_id, in RecordClockSyncMarker()
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/profile_chrome/ |
H A D | fake_agent_2.py | 45 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | fake_agent_1.py | 46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | ddms_tracing_agent.py | 72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | chrome_startup_tracing_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | chrome_tracing_agent.py | 129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
H A D | perf_tracing_agent.py | 210 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
H A D | trace_event.py | 165 def clock_sync(sync_id, issue_ts=None): argument
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/ |
H A D | tracing_controller.py | 102 def RecordClockSyncMarker(self, sync_id, callback): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/ |
H A D | log.py | 411 def clock_sync(sync_id, issue_ts=None): argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 572 GLsync sync_id = 0; in iterate() local 613 GLsync sync_id = 0; in iterate() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_assemble.c | 353 int sync_id, sync_id_prev = -1; in assemble() local
|
/aosp_15_r20/external/perfetto/test/ |
H A D | test_helper.cc | 288 static int sync_id = 0; in SyncAndWaitProducer() local
|