tracked_objects.h | 289 DeathDataPhaseSnapshot(int profiling_phase, 300 int profiling_phase; member in struct:tracked_objects::DeathDataPhaseSnapshot 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); [all...] |