OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PeakBytesAllocated
(Results
1 - 2
of
2
) sorted by null
/art/compiler/utils/
scoped_arena_allocator.h
42
size_t
PeakBytesAllocated
() {
/art/compiler/dex/
frontend.cc
761
if (cu.arena_stack.
PeakBytesAllocated
() > 1 * 1024 * 1024) {
Completed in 132 milliseconds