Home
last modified time | relevance | path

Searched refs:RecordLiveStackFreezeSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h281 void RecordLiveStackFreezeSize(Thread* self);
Dconcurrent_copying.cc565 cc->RecordLiveStackFreezeSize(self); in Run()
884 void ConcurrentCopying::RecordLiveStackFreezeSize(Thread* self) { in RecordLiveStackFreezeSize() function in art::gc::collector::ConcurrentCopying