Searched refs:n_running_threads (Results 1 – 1 of 1) sorted by relevance
138 uptr n_running_threads; in MemoryProfiler() local139 ctx->thread_registry->GetNumberOfThreads(&n_threads, &n_running_threads); in MemoryProfiler()141 WriteMemoryProfile(buf.data(), buf.size(), n_threads, n_running_threads); in MemoryProfiler()