Home
last modified time | relevance | path

Searched defs:RuntimeStats (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Druntime_stats.h62 struct PACKED(4) RuntimeStats { struct
63 RuntimeStats() { in RuntimeStats() function
67 void Clear(int flags) { in Clear()
109 DISALLOW_COPY_AND_ASSIGN(RuntimeStats); argument