Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/profiler/
H A Dtest.cc65 WeightBelowNodeMatchingUnformatted(thread_root, "Merging sorted halves"), in TEST()
79 WeightBelowNodeMatchingUnformatted(thread_root, "MergeSort (size=%d)"), in TEST()
80 WeightBelowNodeMatchingUnformatted(collapsed_thread_root, in TEST()
H A Dtreeview.h74 int WeightBelowNodeMatchingUnformatted(const TreeView::Node& node,
H A Dtreeview.cc169 int WeightBelowNodeMatchingUnformatted(const TreeView::Node& node, in WeightBelowNodeMatchingUnformatted() function