Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/profiler/
H A Dprofiler.h68 std::vector<char> samples_buf_; variable
H A Dtreeview.cc86 void TreeView::Populate(const std::vector<char>& samples_buf_) { in Populate()