Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tools/sampler/
Daspt_converter.cpp195 bool AsptConverter::RunDumpModulesMode(const std::string &outname) in RunDumpModulesMode()
215 bool AsptConverter::RunDumpTracesInCsvMode(const std::string &outname) in RunDumpTracesInCsvMode()
239 std::string outname = cliOptions.GetOutput(); in RunWithOptions() local