Searched refs:free_global_handle_count (Results 1 – 3 of 3) sorted by relevance
1676 *stats->free_global_handle_count = 0; in RecordStats()1686 *stats->free_global_handle_count += 1; in RecordStats()
2505 size_t* free_global_handle_count; // 17 variable
273 size_t free_global_handle_count; in FatalProcessOutOfMemory() local274 heap_stats.free_global_handle_count = &free_global_handle_count; in FatalProcessOutOfMemory()