Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c397 size_t free_bytes = max_byte_count - *buffer_pos; in jerry_debugger_copy_variables_to_string_message() local
/third_party/node/deps/v8/src/heap/
Dmark-compact.cc5830 size_t free_bytes = free_end - free_start; in TraceFragmentation() local
5847 size_t free_bytes = area_end - free_start; in TraceFragmentation() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h40819 int free_bytes; member