Searched refs:GetOutputPerfDataPath (Results 1 – 3 of 3) sorted by relevance
589 static napi_value GetOutputPerfDataPath(napi_env env, napi_callback_info info) in GetOutputPerfDataPath() function592 std::string result = g_hiperfClient->GetOutputPerfDataPath(); in GetOutputPerfDataPath()635 DECLARE_NAPI_FUNCTION("getOutputPerfDataPath", GetOutputPerfDataPath), in HiperfClientInit()
319 const std::string GetOutputPerfDataPath() const in GetOutputPerfDataPath() function
368 cmd.emplace_back(GetOutputPerfDataPath()); in PrepareExecCmd()