Home | History | Annotate | Download | only in debug

Lines Matching full:async

518 // - |id| is used to match the ASYNC_BEGIN event with the ASYNC_END event. ASYNC
532 // An ASYNC trace typically occurs on a single thread (if not, they will only be
565 // within the async event. This should be called at the beginning of the next
580 // within the async event. This should be called at the beginning of the next
630 // FLOW events are different from ASYNC events in how they are drawn by the
634 // to ASYNC, a FLOW can consist of multiple phases. The first phase is defined
636 // macros. When the operation completes, call FLOW_END. An async operation can
667 // async event. This should be called at the beginning of the next phase of an