OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocated_objects
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
runtime_stats.h
69
allocated_objects
= 0;
92
uint64_t
allocated_objects
;
variable
runtime.cc
[
all
...]
/art/runtime/gc/
heap-inl.h
138
++thread_stats->
allocated_objects
;
141
++global_stats->
allocated_objects
;
Completed in 238 milliseconds