Lines Matching refs:phase
482 // An asynchronous operation can consist of multiple phases. The first phase is
524 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any
539 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any
592 // to ASYNC, a FLOW can consist of multiple phases. The first phase is defined
625 // async event. This should be called at the beginning of the next phase of an
742 // char phase,
820 #define INTERNAL_TRACE_EVENT_ADD(phase, category_group, name, flags, ...) \
825 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
848 #define INTERNAL_TRACE_EVENT_ADD_WITH_ID(phase, category_group, name, id, \
857 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), \
865 #define INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP(phase, \
874 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), \
886 // Phase indicates the nature of an event entry. E.g. part of a begin/end pair.
1102 char phase,
1108 phase, category_group_enabled, name, id,
1115 char phase,
1127 phase, category_group_enabled, name, id,
1134 char phase,
1150 phase, category_group_enabled, name, id,