Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.cpp282 int new_allocations = 0; // for logging purpose in PreAllocateLoopDevices() local
293 new_allocations++; in PreAllocateLoopDevices()
317 LOG(INFO) << "Found " << (num - new_allocations) in PreAllocateLoopDevices()
319 << "pre-allocated by kernel. Allocated " << new_allocations in PreAllocateLoopDevices()