Home
last modified time | relevance | path

Searched refs:profOutPath_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/prof_dump/
Dmain.cpp45 return profOutPath_; in GetProfOutPath()
107 profOutPath_ = argv[optind + 1]; in ParseCommand()
137 std::string profOutPath_; member in panda::ecmascript::Option