Searched defs:SampleTree (Results 1 – 1 of 1) sorted by relevance
111 struct SampleTree { struct112 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;