Searched refs:n_running_threads (Results 1 – 2 of 2) 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()
140 uptr n_running_threads; in MemoryProfiler() local141 ctx->thread_registry->GetNumberOfThreads(&n_threads, &n_running_threads); in MemoryProfiler()143 WriteMemoryProfile(buf.data(), buf.size(), n_threads, n_running_threads); in MemoryProfiler()