Searched defs:RuntimeStats (Results 1 – 2 of 2) sorted by relevance
64 struct PACKED(4) RuntimeStats { struct65 RuntimeStats() { in RuntimeStats() argument69 void Clear(int flags) { in Clear()111 DISALLOW_COPY_AND_ASSIGN(RuntimeStats); argument
46 struct RuntimeStats { struct47 ObjectsStats internal_objects;49 ObjectsStats const_objects;51 ObjectsStats external_objects;