Searched refs:PhaseScope (Results 1 – 2 of 2) sorted by relevance
17 class PhaseScope; variable48 friend class PhaseScope; variable75 class PhaseScope {77 PhaseScope(PipelineStatistics* pipeline_stats, const char* name) in PhaseScope() function81 ~PhaseScope() { in ~PhaseScope()88 DISALLOW_COPY_AND_ASSIGN(PhaseScope);
103 PhaseScope scope(pipeline_statistics, "init pipeline data"); in PipelineData()459 PhaseScope phase_scope_;