Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.h322 class BASE_EXPORT DeathData {
324 DeathData();
325 DeathData(const DeathData& other);
326 ~DeathData();
397 DISALLOW_ASSIGN(DeathData);
450 typedef std::map<const Births*, DeathData> DeathMap;
Dtracked_objects.cc90 DeathData::DeathData() in DeathData() function in tracked_objects::DeathData
102 DeathData::DeathData(const DeathData& other) in DeathData() function in tracked_objects::DeathData
118 DeathData::~DeathData() { in ~DeathData()
136 void DeathData::RecordDeath(const int32_t queue_duration, in RecordDeath()
175 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
529 DeathData* death_data; in TallyADeath()
Dtracked_objects_unittest.cc243 scoped_ptr<DeathData> data(new DeathData()); in TEST_F()
282 scoped_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)