Searched defs:TraceParams (Results 1 – 1 of 1) sorted by relevance
54 struct TraceParams { struct55 std::vector<std::string> tags;56 std::vector<std::string> tagGroups;57 std::string bufferSize;58 std::string clockType;59 std::string isOverWrite;60 std::string outputFile;61 std::string fileSize;62 std::string fileLimit;63 std::string appPid;