HomeSort by relevance Sort by last modified time
    Searched refs:DoCollection (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit_code_cache.h 244 void DoCollection(Thread* self, bool collect_profiling_info)
jit_code_cache.cc 614 DoCollection(self, /* collect_profiling_info */ do_full_collection);
677 void JitCodeCache::DoCollection(Thread* self, bool collect_profiling_info) {
    [all...]

Completed in 67 milliseconds