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