Searched defs:samples_buf_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ruy/ruy/profiler/ | ||
H A D | profiler.h | 68 std::vector<char> samples_buf_; variable |
H A D | treeview.cc | 86 void TreeView::Populate(const std::vector<char>& samples_buf_) { in Populate() |