Searched refs:begin_event (Results 1 – 1 of 1) sorted by relevance
748 TraceEvent& begin_event = *begin_stack[stack_index]; in AssociateEvents() local751 const TraceEvent* other_backup = begin_event.other_event; in AssociateEvents()752 begin_event.other_event = &this_event; in AssociateEvents()753 if (match.Evaluate(begin_event)) { in AssociateEvents()761 begin_event.other_event = other_backup; in AssociateEvents()