Searched refs:StatsAndPool (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/
H A Dscoped_arena_allocator.h52 struct StatsAndPool : TaggedStats<Peak>, TaggedStats<Current> { struct in class:art::ArenaStack
53 explicit StatsAndPool(ArenaPool* arena_pool) : pool(arena_pool) { } function in struct:art::ArenaStack::StatsAndPool
85 StatsAndPool stats_and_pool_;

Completed in 29 milliseconds