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.h477 void DoCollection(Thread* self, bool collect_profiling_info)
Djit_code_cache.cc1347 void JitCodeCache::DoCollection(Thread* self, bool collect_profiling_info) { in DoCollection() argument
1372 if (collect_profiling_info) { in DoCollection()
1444 if (collect_profiling_info) { in DoCollection()