Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report.cpp111 struct SampleTree { struct
112 std::vector<SampleEntry*> samples;
113 uint64_t total_samples;
114 uint64_t total_period;
115 uint64_t total_error_callchains;
116 std::string event_name;