Searched refs:nlive (Results 1 – 2 of 2) sorted by relevance
172 uptr nthread, nlive; in WriteMemoryProfile() local173 ctx->thread_registry.GetNumberOfThreads(&nthread, &nlive); in WriteMemoryProfile()197 stacks.n_uniq_ids, stacks.allocated / 1024, nthread, nlive); in WriteMemoryProfile()
125 uptr nthread, nlive; in WriteMemoryProfile() local126 ctx->thread_registry.GetNumberOfThreads(&nthread, &nlive); in WriteMemoryProfile()149 stacks.allocated >> 20, nlive, nthread); in WriteMemoryProfile()