Home
last modified time | relevance | path

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

/art/runtime/
Druntime_stats.h64 struct PACKED(4) RuntimeStats { struct
65 RuntimeStats() { in RuntimeStats() function
69 void Clear(int flags) { in Clear()
111 DISALLOW_COPY_AND_ASSIGN(RuntimeStats); argument