Searched refs:near_death_global_handle_count (Results 1 – 3 of 3) sorted by relevance
1675 *stats->near_death_global_handle_count = 0; in RecordStats()1684 *stats->near_death_global_handle_count += 1; in RecordStats()
2504 size_t* near_death_global_handle_count; // 16 variable
271 size_t near_death_global_handle_count; in FatalProcessOutOfMemory() local272 heap_stats.near_death_global_handle_count = &near_death_global_handle_count; in FatalProcessOutOfMemory()