OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoCollection
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jit/
jit_code_cache.h
245
void
DoCollection
(Thread* self, bool collect_profiling_info)
jit_code_cache.cc
613
DoCollection
(self, /* collect_profiling_info */ do_full_collection);
676
void JitCodeCache::
DoCollection
(Thread* self, bool collect_profiling_info) {
[
all
...]
Completed in 43 milliseconds