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