Searched refs:DeathDataPhaseSnapshot (Results 1 – 2 of 2) sorted by relevance
288 struct DeathDataPhaseSnapshot { struct289 DeathDataPhaseSnapshot(int profiling_phase,297 const DeathDataPhaseSnapshot* prev);306 const DeathDataPhaseSnapshot* prev; argument354 const DeathDataPhaseSnapshot* last_phase_snapshot() const { in last_phase_snapshot()394 const DeathDataPhaseSnapshot* last_phase_snapshot_;559 typedef std::vector<std::pair<const Births*, DeathDataPhaseSnapshot>>
112 const DeathDataPhaseSnapshot* snapshot = last_phase_snapshot_; in ~DeathData()169 last_phase_snapshot_ = new DeathDataPhaseSnapshot( in OnProfilingPhaseCompleted()629 for (const DeathDataPhaseSnapshot* phase = &death.second; phase; in SnapshotExecutedTasks()656 DeathDataPhaseSnapshot(profiling_phase, death.second.count(), in SnapshotMaps()914 DeathDataPhaseSnapshot::DeathDataPhaseSnapshot( in DeathDataPhaseSnapshot() function in tracked_objects::DeathDataPhaseSnapshot923 const DeathDataPhaseSnapshot* prev) in DeathDataPhaseSnapshot()