Searched refs:SetCallGraph (Results 1 – 5 of 5) sorted by relevance
70 opt.SetCallGraph(stringArg); in FuzzClientApiOption()
336 static napi_value SetCallGraph(napi_env env, napi_callback_info info) in SetCallGraph() function341 g_hiperfRecordOption->SetCallGraph((option)); in SetCallGraph()658 DECLARE_NAPI_FUNCTION("setCallGraph", SetCallGraph), in HiperfClientInit()
179 void SetCallGraph(const std::string &sampleTypes);
198 SetCallGraph("fp"); in SetCallStackSamplingConfigs()221 void RecordOption::SetCallGraph(const std::string &callGraph) in SetCallGraph() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
341 opt.SetCallGraph("fp");