Home
last modified time | relevance | path

Searched defs:sync_id (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
H A Dwalt_agent.py96 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__.py67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dandroid_process_data_agent.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dandroid_cgroup_agent.py77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Datrace_process_dump.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Datrace_from_file_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): argument
H A Dftrace_agent.py206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Datrace_agent.py230 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
/aosp_15_r20/external/virglrenderer/vtest/
H A Dvtest_renderer.c73 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 Dvn_renderer_vtest.c387 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 Dvn_renderer.h40 uint32_t sync_id; member
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtracing_agent.cc17 const std::string& sync_id, in RecordClockSyncMarker()
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtracing_agent.cc17 const std::string& sync_id, in RecordClockSyncMarker()
/aosp_15_r20/external/chromium-trace/catapult/systrace/profile_chrome/
H A Dfake_agent_2.py45 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dfake_agent_1.py46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dddms_tracing_agent.py72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dchrome_startup_tracing_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dchrome_tracing_agent.py129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
H A Dperf_tracing_agent.py210 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 Dtrace_event.py165 def clock_sync(sync_id, issue_ts=None): argument
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/
H A Dtracing_controller.py102 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 Dlog.py411 def clock_sync(sync_id, issue_ts=None): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp572 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 Dir2_assemble.c353 int sync_id, sync_id_prev = -1; in assemble() local
/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.cc288 static int sync_id = 0; in SyncAndWaitProducer() local

123