Searched refs:freed (Results 1 – 7 of 7) sorted by relevance
53 // OOM victim's virtual memory, which was freed up after the process' death.56 // OOM victim's anonymous RSS memory, which was freed up after the process' death.59 // OOM victim's file-backed RSS memory, which was freed up after the process' death.62 // OOM victim's shared RSS memory, which was freed up after the process' death.65 // OOM victim's page tables, which was freed after the process' death
316 chunk_t const * const freed = dealloc(offset); in deallocate() local317 if (freed) { in deallocate()391 chunk_t* freed = cur; in dealloc() local397 freed = p; in dealloc()406 if (!freed->free) { in dealloc()410 LOG_FATAL_IF(!freed->free, in dealloc()412 freed->start * kMemoryAlign, freed->size * kMemoryAlign); in dealloc()414 return freed; in dealloc()
64 * hence resources are freed as well.138 * hence resources (including the callback) are freed as well.
1892 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in process() local1894 if (freed != nullptr) { in process()1895 if (mBuffers.count(freed) == 0u) { in process()1899 mBuffers.erase(freed); in process()1900 mConversionBuffersInUse.erase(freed); in process()1968 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in drainInternal() local1970 if (freed != nullptr) { in drainInternal()1971 if (mBuffers.count(freed) == 0u) { in drainInternal()1975 mBuffers.erase(freed); in drainInternal()1976 mConversionBuffersInUse.erase(freed); in drainInternal()
25 the layer will be offscreen and its resources will not be freed. Clients must explicitly
968 struct flat_binder_object *freed = (struct flat_binder_object *)(reply.data()); in TEST_F() local969 freedHandle = freed->handle; in TEST_F()
602 …mple.xinyiwang.refocus I/art﹕ Background partial concurrent mark sweep GC freed 124(2MB) AllocSpac…