Searched refs:incremental_scopes (Results 1 – 2 of 2) sorted by relevance
447 current_.incremental_scopes[i] = incremental_scopes_[i]; in FinalizeCurrentEvent()1540 current_.incremental_scopes[Scope::MC_INCREMENTAL_LAYOUT_CHANGE] in ReportFullCycleToRecorder()1542 current_.incremental_scopes[Scope::MC_INCREMENTAL_START].duration + in ReportFullCycleToRecorder()1544 current_.incremental_scopes[Scope::MC_INCREMENTAL_FINALIZE].duration; in ReportFullCycleToRecorder()1546 current_.incremental_scopes[Scope::MC_INCREMENTAL_SWEEPING].duration; in ReportFullCycleToRecorder()
202 incremental_scopes[Scope::NUMBER_OF_INCREMENTAL_SCOPES]; variable