Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dalloc_manager.cc58 const bool is_logging = VLOG_IS_ON(plugin); in PauseForAllocation() local
65 if (UNLIKELY(is_logging && cause.empty())) { in PauseForAllocation()