Searched defs:TraceArgs (Results 1 – 1 of 1) sorted by relevance
49 struct TraceArgs { struct50 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;