Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp567 string traceSpecPath = OHOS::HiviewDFX::Hitrace::CanonicalizeSpecPath(tracePath.c_str()); in DumpTrace() local
568 int traceFd = open(traceSpecPath.c_str(), O_RDONLY); in DumpTrace()