Searched defs:bytes_free (Results 1 – 4 of 4) sorted by relevance
80 auto bytes_free = buf.bytes_free; in WithBuffer() local
75 uint64_t bytes_free = 0; variable
446 int64_t bytes_free = SendWireMessageWithRetriesIfBlocking(msg); in RecordFree() local
221 size_t bytes_free; /* Byte total of chunks in the free list. */ member