Home
last modified time | relevance | path

Searched defs:RecordClockSyncMarker (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtracing_agent.cc16 void TracingAgent::RecordClockSyncMarker( in RecordClockSyncMarker() function in base::trace_event::TracingAgent
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtracing_agent.cc16 void TracingAgent::RecordClockSyncMarker( in RecordClockSyncMarker() function in base::trace_event::TracingAgent
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
H A D__init__.py67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in TracingAgent
H A Dandroid_process_data_agent.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AndroidProcessDataAgent
H A Dandroid_cgroup_agent.py77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AndroidCgroupAgent
H A Datrace_process_dump.py74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AtraceProcessDumpAgent
H A Dwalt_agent.py96 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): member in WaltAgent
H A Datrace_from_file_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): member in AtraceFromFileAgent
H A Dftrace_agent.py206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in FtraceAgent
H A Datrace_agent.py230 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AtraceAgent
/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): member in FakeAgent2
H A Dfake_agent_1.py46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in FakeAgent
H A Dddms_tracing_agent.py72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in DdmsAgent
H A Dchrome_startup_tracing_agent.py110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in ChromeStartupTracingAgent
H A Dchrome_tracing_agent.py129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in ChromeTracingAgent
H A Dperf_tracing_agent.py210 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in PerfProfilerAgent
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/
H A Dtracing_controller.py102 def RecordClockSyncMarker(self, sync_id, callback): member in TracingControllerAgent