Searched refs:_enable_allocator (Results 1 – 2 of 2) sorted by relevance
86 , _enable_allocator (true) in SoftHandler()113 _enable_allocator = enable; in enable_allocator()123 if (_enable_allocator) { in confirm_configured()170 if (!param->out_buf.ptr () && _enable_allocator) { in execute_buffer()
91 bool _enable_allocator; variable