Home
last modified time | relevance | path

Searched refs:thread_root_in (Results 1 – 1 of 1) sorted by relevance

/external/ruy/ruy/profiler/
Dtreeview.cc219 for (const auto& thread_root_in : treeview_in.thread_roots()) { in CollapseNodesMatchingFunction() local
220 std::uint32_t id = thread_root_in.first; in CollapseNodesMatchingFunction()
221 const auto& root_in = *thread_root_in.second; in CollapseNodesMatchingFunction()