Searched refs:is_logging (Results 1 – 1 of 1) sorted by relevance
58 const bool is_logging = VLOG_IS_ON(plugin); in PauseForAllocation() local65 if (UNLIKELY(is_logging && cause.empty())) { in PauseForAllocation()