Searched refs:SetCallGraph (Results 1 – 6 of 6) sorted by relevance
43 opt_.SetCallGraph(DEFAULT_PERF_RECORD_CALLGRAPH); in PerfCollectorImpl()77 void PerfCollectorImpl::SetCallGraph(const std::string &sampleTypes) in SetCallGraph() function in OHOS::HiviewDFX::UCollectUtil::PerfCollectorImpl79 opt_.SetCallGraph(sampleTypes); in SetCallGraph()
60 void PerfDecorator::SetCallGraph(const std::string &sampleTypes) in SetCallGraph() function in OHOS::HiviewDFX::UCollectUtil::PerfDecorator62 perfCollector_->SetCallGraph(sampleTypes); in SetCallGraph()
37 virtual void SetCallGraph(const std::string &sampleTypes) = 0;
37 void SetCallGraph(const std::string &sampleTypes) override;
36 void SetCallGraph(const std::string &sampleTypes) override;
99 perfCollector->SetCallGraph("fp");