Lines Matching full:phase
524 // An asynchronous operation can consist of multiple phases. The first phase is
566 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any
581 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any
634 // to ASYNC, a FLOW can consist of multiple phases. The first phase is defined
667 // async event. This should be called at the beginning of the next phase of an
780 // char phase,
794 // char phase,
870 #define INTERNAL_TRACE_EVENT_ADD(phase, category_group, name, flags, ...) \
875 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
898 #define INTERNAL_TRACE_EVENT_ADD_WITH_ID(phase, category_group, name, id, \
907 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), \
915 #define INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP(phase, \
924 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), \
936 // Phase indicates the nature of an event entry. E.g. part of a begin/end pair.
1166 char phase,
1178 phase, category_group_enabled, name, id, thread_id, timestamp,
1185 char phase,
1208 phase, category_group_enabled, name, id, thread_id, timestamp,
1215 char phase,
1239 phase, category_group_enabled, name, id, thread_id, timestamp,
1245 char phase,
1264 phase, category_group_enabled, name, id, thread_id, timestamp,
1270 char phase,
1278 phase, category_group_enabled, name, id, thread_id, timestamp,
1283 char phase,
1290 return AddTraceEventWithThreadIdAndTimestamp(phase, category_group_enabled,
1297 char phase,
1311 phase, category_group_enabled, name, id, thread_id, timestamp,
1317 char phase,
1326 return AddTraceEventWithThreadIdAndTimestamp(phase, category_group_enabled,
1334 char phase,
1352 phase, category_group_enabled, name, id, thread_id, timestamp,
1358 char phase,
1369 phase, category_group_enabled,