Searched defs:stats_and_pool_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dscoped_arena_allocator.h58 return static_cast<TaggedStats<Peak>*>(&stats_and_pool_);
62 return static_cast<TaggedStats<Current>*>(&stats_and_pool_);
85 StatsAndPool stats_and_pool_; member in class:art::ArenaStack

Completed in 493 milliseconds