Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h151 std::vector<std::unique_ptr<SampleEntry>> sample_storage_; variable
Dsample_tree.cpp140 sample_storage_.push_back(std::unique_ptr<SampleEntry>(sample)); in AllocateSample()