Home | History | Annotate | Download | only in base

Lines Matching refs:profiling_phase

289   DeathDataPhaseSnapshot(int profiling_phase,
300 int profiling_phase;
358 // Called when the current profiling phase, identified by |profiling_phase|,
361 void OnProfilingPhaseCompleted(int profiling_phase);
472 // Called when the current profiling phase, identified by |profiling_phase|,
474 // |profiling_phase| is necessary because a child process can start after
478 static void OnProfilingPhaseCompleted(int profiling_phase);
604 void SnapshotMaps(int profiling_phase,
609 // |profiling_phase|, ends.
610 void OnProfilingPhaseCompletedOnThread(int profiling_phase);