/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | tracing_agent.cc | 16 void TracingAgent::RecordClockSyncMarker( in RecordClockSyncMarker() function in base::trace_event::TracingAgent
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | tracing_agent.cc | 16 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__.py | 67 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in TracingAgent
|
H A D | android_process_data_agent.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AndroidProcessDataAgent
|
H A D | android_cgroup_agent.py | 77 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AndroidCgroupAgent
|
H A D | atrace_process_dump.py | 74 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in AtraceProcessDumpAgent
|
H A D | walt_agent.py | 96 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): member in WaltAgent
|
H A D | atrace_from_file_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_clock_sync_callback): member in AtraceFromFileAgent
|
H A D | ftrace_agent.py | 206 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in FtraceAgent
|
H A D | atrace_agent.py | 230 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 D | fake_agent_2.py | 45 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in FakeAgent2
|
H A D | fake_agent_1.py | 46 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in FakeAgent
|
H A D | ddms_tracing_agent.py | 72 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in DdmsAgent
|
H A D | chrome_startup_tracing_agent.py | 110 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in ChromeStartupTracingAgent
|
H A D | chrome_tracing_agent.py | 129 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in ChromeTracingAgent
|
H A D | perf_tracing_agent.py | 210 def RecordClockSyncMarker(self, sync_id, did_record_sync_marker_callback): member in PerfProfilerAgent
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/ |
H A D | tracing_controller.py | 102 def RecordClockSyncMarker(self, sync_id, callback): member in TracingControllerAgent
|