Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
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
D__init__.py67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dandroid_process_data_agent.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dandroid_cgroup_agent.py77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Datrace_process_dump.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Datrace_from_file_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): argument
Dftrace_agent.py206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Datrace_agent.py230 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
/external/libchrome/base/trace_event/
Dtracing_agent.cc17 const std::string& sync_id, in RecordClockSyncMarker()
/external/chromium-trace/catapult/systrace/profile_chrome/
Dfake_agent_2.py45 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dfake_agent_1.py46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dddms_tracing_agent.py72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dchrome_startup_tracing_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dchrome_tracing_agent.py129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
Dperf_tracing_agent.py210 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_event.py165 def clock_sync(sync_id, issue_ts=None): argument
/external/chromium-trace/catapult/systrace/systrace/
Dtracing_controller.py102 def RecordClockSyncMarker(self, sync_id, callback): argument
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
Dlog.py411 def clock_sync(sync_id, issue_ts=None): argument
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c367 int sync_id, sync_id_prev = -1; in assemble() local
/external/perfetto/test/
Dtest_helper.cc234 static int sync_id = 0; in SyncAndWaitProducer() local
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp567 GLsync sync_id = 0; in iterate() local
608 GLsync sync_id = 0; in iterate() local
/external/libchrome/base/trace_event/common/
Dtrace_event_common.h937 #define TRACE_EVENT_CLOCK_SYNC_RECEIVER(sync_id) \ argument
941 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument
/external/perfetto/include/perfetto/tracing/
Dtrack_event_legacy.h1111 #define TRACE_EVENT_CLOCK_SYNC_RECEIVER(sync_id) \ argument
1115 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument