Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h371 void DoCollection(Thread* self, bool collect_profiling_info)
Djit_code_cache.cc1680 void JitCodeCache::DoCollection(Thread* self, bool collect_profiling_info) { in DoCollection() argument
1684 if (collect_profiling_info) { in DoCollection()
1752 if (collect_profiling_info) { in DoCollection()