Searched refs:clock_sync (Results 1 – 4 of 4) sorted by relevance
96 def clock_sync(sync_id, issue_ts=None): function149 def clock_sync(sync_id, issue_ts=None): function258 clock_sync.__doc__ = """
95 trace_event.clock_sync('1')112 trace_event.clock_sync('1')209 trace_event.clock_sync('id', issue_ts=trace_time.Now())227 trace_event.clock_sync('id')
99 struct clock_sync {105 struct clock_sync clock;184 memset(&clock, 0, sizeof(struct clock_sync));
34 trace_event.clock_sync(name, issue_ts=issue_ts)