Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree_test.cpp82 uint64_t GetPeriodForCallChain(const int&) override { return 0; } in GetPeriodForCallChain() function in __anon592172740111::TestSampleTreeBuilder
Dcmd_kmem.cpp218 uint64_t GetPeriodForCallChain(const SlabAccumulateInfo&) override { in GetPeriodForCallChain() function in simpleperf::__anon71325f810111::SlabSampleTreeBuilder
Dcmd_report.cpp233 uint64_t GetPeriodForCallChain(const AccInfo& acc_info) override { return acc_info.period; } in GetPeriodForCallChain() function in simpleperf::__anon602564b30111::ReportCmdSampleTreeBuilder