Searched refs:GetPeriod (Results 1 – 3 of 3) sorted by relevance
/system/extras/simpleperf/ | ||
D | cmd_report.cpp | 108 uint64_t GetPeriod() const { return period; } in GetPeriod() function |
D | SampleDisplayer.h | 130 sample->callchain.children_period + sample->GetPeriod(), in operator() |
D | cmd_kmem.cpp | 56 uint64_t GetPeriod() const { return sample_count; } in GetPeriod() function |