Home
last modified time | relevance | path

Searched refs:DeathData (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dtracked_objects.h321 class BASE_EXPORT DeathData {
323 DeathData();
324 DeathData(const DeathData& other);
325 ~DeathData();
396 DISALLOW_ASSIGN(DeathData);
449 typedef std::map<const Births*, DeathData> DeathMap;
Dtracked_objects.cc82 DeathData::DeathData() in DeathData() function in tracked_objects::DeathData
94 DeathData::DeathData(const DeathData& other) in DeathData() function in tracked_objects::DeathData
110 DeathData::~DeathData() { in ~DeathData()
128 void DeathData::RecordDeath(const int32_t queue_duration, in RecordDeath()
167 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
510 DeathData* death_data; in TallyADeath()
Dtracked_objects_unittest.cc243 std::unique_ptr<DeathData> data(new DeathData()); in TEST_F()
282 std::unique_ptr<DeathData> data(new DeathData()); in TEST_F()
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
Dperf_report_output.txt1810 0.11^3344476^HTMLParserThrea^chrome ^[.] tracked_objects::DeathData::RecordDeath(int,…
1812 --- tracked_objects::DeathData::RecordDeath(int, int, int)