Searched refs:allow_association_changes_ (Results 1 – 2 of 2) sorted by relevance
746 : ignore_metadata_events_(false), allow_association_changes_(true) {} in TraceAnalyzer()803 DCHECK(allow_association_changes_) in AssociateEvents()866 allow_association_changes_ = false; in FindEvents()
766 bool allow_association_changes_; variable