Searched defs:ctf_stype_t (Results 1 – 1 of 1) sorted by relevance
195 struct ctf_stype_t { struct207 return sizeof(ctf_stype_t); in GetStructSize() argument209 uint32_t GetType() const { return type; } in GetType()210 uint32_t GetSize() const { return size; } in GetSize()