Searched defs:TagCategory (Results 1 – 1 of 1) sorted by relevance
26 struct TagCategory { struct27 std::string name;28 std::string description;29 uint64_t tag;30 TraceType type;31 struct {33 } sysfiles[MAX_SYS_FILES];