Searched refs:DeathDataPhaseSnapshot (Results 1 – 2 of 2) sorted by relevance
289 struct DeathDataPhaseSnapshot { struct290 DeathDataPhaseSnapshot(int profiling_phase,298 const DeathDataPhaseSnapshot* prev);307 const DeathDataPhaseSnapshot* prev; argument355 const DeathDataPhaseSnapshot* last_phase_snapshot() const { in last_phase_snapshot()395 const DeathDataPhaseSnapshot* last_phase_snapshot_;564 typedef std::vector<std::pair<const Births*, DeathDataPhaseSnapshot>>
120 const DeathDataPhaseSnapshot* snapshot = last_phase_snapshot_; in ~DeathData()177 last_phase_snapshot_ = new DeathDataPhaseSnapshot( in OnProfilingPhaseCompleted()648 for (const DeathDataPhaseSnapshot* phase = &death.second; phase; in SnapshotExecutedTasks()675 DeathDataPhaseSnapshot(profiling_phase, death.second.count(), in SnapshotMaps()953 DeathDataPhaseSnapshot::DeathDataPhaseSnapshot( in DeathDataPhaseSnapshot() function in tracked_objects::DeathDataPhaseSnapshot962 const DeathDataPhaseSnapshot* prev) in DeathDataPhaseSnapshot()