Home
last modified time | relevance | path

Searched refs:deaths (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/
Dtracked_objects_unittest.cc141 ThreadData::DeathsSnapshot deaths; in TEST_F() local
142 data->SnapshotMaps(0, &birth_map, &deaths); in TEST_F()
144 EXPECT_EQ(0u, deaths.size()); in TEST_F()
158 deaths.clear(); in TEST_F()
159 data->SnapshotMaps(0, &birth_map, &deaths); in TEST_F()
161 EXPECT_EQ(0u, deaths.size()); in TEST_F()
177 ThreadData::DeathsSnapshot deaths; in TEST_F() local
178 data->SnapshotMaps(0, &birth_map, &deaths); in TEST_F()
181 EXPECT_EQ(0u, deaths.size()); // No deaths. in TEST_F()
203 deaths.clear(); in TEST_F()
[all …]
Dtracked_objects.cc634 DeathsSnapshot deaths; in SnapshotExecutedTasks() local
635 SnapshotMaps(current_profiling_phase, &birth_map, &deaths); in SnapshotExecutedTasks()
641 for (const auto& death : deaths) { in SnapshotExecutedTasks()
666 DeathsSnapshot* deaths) { in SnapshotMaps() argument
673 deaths->push_back(std::make_pair( in SnapshotMaps()
Dtracked_objects.h611 DeathsSnapshot* deaths);
/external/valgrind/exp-dhat/
Ddh_main.c193 ULong deaths; member
246 tl_assert(api->deaths == 0); in intro_Block()
318 api->deaths++; in retire_Block()
339 tl_assert(api->deaths == 1 || api->deaths == 0); in retire_Block()
1113 if (api->deaths > 0) { in show_APInfo()
1115 ULong aad = api->deaths == 0 in show_APInfo()
1116 ? 0 : (api->death_ages_sum / api->deaths); in show_APInfo()
1127 api->deaths, aad, buf ); in show_APInfo()
/external/strace/
DREADME-linux-ptrace69 syscall, signal deaths (except SIGKILL), and when threads are torn down
DChangeLog-CVS2450 TCB_GROUP_EXITING and don't be surprised at child deaths when their