Searched refs:issue_end_ts (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/trace_event/ |
D | tracing_agent.h | 40 const TimeTicks& issue_end_ts)>;
|
/external/libchrome/base/trace_event/common/ |
D | trace_event_common.h | 941 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument 944 issue_end_ts, TRACE_EVENT_FLAG_NONE, \
|
/external/perfetto/include/perfetto/tracing/ |
D | track_event_legacy.h | 1115 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument 1117 TRACE_EVENT_PHASE_CLOCK_SYNC, "__metadata", "clock_sync", issue_end_ts, \
|