Home
last modified time | relevance | path

Searched defs:free_bytes (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/debug/
Dthread_heap_usage_tracker.h39 uint64_t free_bytes; member
/external/webrtc/webrtc/base/
Dwin32filesystem.cc383 int64_t* free_bytes) { in GetDiskFreeSpace()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1535 int64 free_bytes; in GetValidDeviceIds() local
/external/v8/src/heap/
Dmark-compact.cc701 size_t free_bytes = area_size - live_bytes; in CollectEvacuationCandidates() local