Home
last modified time | relevance | path

Searched defs:thread_root (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ruy/ruy/profiler/
H A Dtest.cc62 const auto& thread_root = *treeview.thread_roots().begin()->second; in TEST() local
106 for (const auto& thread_root : treeview.thread_roots()) { in TEST() local
H A Dtreeview.cc105 for (const auto& thread_root : thread_roots_) { in Populate() local
137 for (const auto& thread_root : treeview.thread_roots()) { in Print() local