Home
last modified time | relevance | path

Searched defs:bytes_allocated (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc1382 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_); in SlowAllocateRaw() local
1390 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_); in SlowAllocateRaw() local
/external/e2fsprogs/lib/blkid/
Dprobe.h476 __u32 bytes_allocated; member