Searched defs:bytes_allocated (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/v8/src/heap/ |
D | stress-marking-observer.cc | 15 void StressMarkingObserver::Step(int bytes_allocated, Address soon_object, in Step()
|
D | stress-scavenge-observer.cc | 29 void StressScavengeObserver::Step(int bytes_allocated, Address soon_object, in Step()
|
D | incremental-marking.cc | 43 void IncrementalMarking::Observer::Step(int bytes_allocated, Address addr, in Step()
|
D | heap.cc | 197 void Step(int bytes_allocated, Address, size_t) override { in Step() 5800 void Step(int bytes_allocated, Address, size_t) override { in Step()
|
/third_party/node/deps/v8/src/profiler/ |
D | sampling-heap-profiler.h | 141 void Step(int bytes_allocated, Address soon_object, size_t size) override { in Step()
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsck.c | 582 u32 bytes_in_use, bytes_allocated, i; in check_file_record() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | layout.h | 377 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member 452 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 2317 size_t bytes_allocated; member
|