Home
last modified time | relevance | path

Searched refs:BirthMap (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/
Dtracked_objects.cc412 BirthMap::iterator it = birth_map_.find(location); in TallyABirth()
607 ThreadData::BirthMap birth_map; in SnapshotExecutedTasks()
619 for (ThreadData::BirthMap::const_iterator it = birth_map.begin(); in SnapshotExecutedTasks()
635 BirthMap* birth_map, in SnapshotMaps()
639 for (BirthMap::const_iterator it = birth_map_.begin(); in SnapshotMaps()
672 for (BirthMap::iterator it = birth_map_.begin(); in Reset()
848 for (BirthMap::iterator it = next_thread_data->birth_map_.begin(); in ShutdownSingleThreadedCleanup()
Dtracked_objects.h370 typedef std::map<Location, Births*> BirthMap; typedef
555 BirthMap* birth_map,
650 BirthMap birth_map_;
Dtracked_objects_unittest.cc128 ThreadData::BirthMap birth_map; in TEST_F()
172 ThreadData::BirthMap birth_map; in TEST_F()