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
int
allocated_objects
;
variable
runtime.cc
[
all
...]
/art/runtime/gc/
heap.cc
781
++thread_stats->
allocated_objects
;
786
++global_stats->
allocated_objects
;
[
all
...]
Completed in 54 milliseconds