Searched defs:StructCounter (Results 1 – 1 of 1) sorted by relevance
47 struct StructCounter { struct48 StructInfo *Struct;49 u64 Count; // The total access count of the struct.50 u64 Ratio; // Difference ratio for the struct layout access.