/external/chromium-trace/catapult/systrace/systrace/tracing_agents/ |
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
|
D | __init__.py | 67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | android_process_data_agent.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | android_cgroup_agent.py | 77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | atrace_process_dump.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | atrace_from_file_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): argument
|
D | ftrace_agent.py | 206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | atrace_agent.py | 230 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
/external/libchrome/base/trace_event/ |
D | tracing_agent.cc | 17 const std::string& sync_id, in RecordClockSyncMarker()
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | fake_agent_2.py | 45 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | fake_agent_1.py | 46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | ddms_tracing_agent.py | 72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | chrome_startup_tracing_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | chrome_tracing_agent.py | 129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
D | perf_tracing_agent.py | 210 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): argument
|
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
D | trace_event.py | 165 def clock_sync(sync_id, issue_ts=None): argument
|
/external/chromium-trace/catapult/systrace/systrace/ |
D | tracing_controller.py | 102 def RecordClockSyncMarker(self, sync_id, callback): argument
|
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/ |
D | log.py | 411 def clock_sync(sync_id, issue_ts=None): argument
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_assemble.c | 367 int sync_id, sync_id_prev = -1; in assemble() local
|
/external/perfetto/test/ |
D | test_helper.cc | 234 static int sync_id = 0; in SyncAndWaitProducer() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 567 GLsync sync_id = 0; in iterate() local 608 GLsync sync_id = 0; in iterate() local
|
/external/libchrome/base/trace_event/common/ |
D | trace_event_common.h | 937 #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/ |
D | track_event_legacy.h | 1111 #define TRACE_EVENT_CLOCK_SYNC_RECEIVER(sync_id) \ argument 1115 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument
|