Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp49 struct TraceArgs { struct
50 std::string tags;
51 std::string tagGroups;
52 std::string clockType;
53 int bufferSize = 0;
54 int fileSize = 0;
55 bool overwrite = true;
56 std::string output;
58 int duration = 0;
59 bool isCompress = false;