OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recordallocation
(Results
1 - 8
of
8
) sorted by null
/art/runtime/gc/
allocation_record.h
212
void
RecordAllocation
(Thread* self,
allocation_record.cc
264
void AllocRecordObjectMap::
RecordAllocation
(Thread* self,
heap-inl.h
182
allocation_records_->
RecordAllocation
(self, &obj, bytes_allocated);
heap.cc
[
all
...]
/external/caliper/lib/
java-allocation-instrumenter-2.0.jar
/external/v8/src/heap/
scavenger.cc
100
heap->new_space()->
RecordAllocation
(obj);
spaces.cc
[
all
...]
spaces.h
[
all
...]
Completed in 3566 milliseconds