Home
last modified time | relevance | path

Searched refs:free_bytes (Results 1 – 5 of 5) 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
400 while (str_size > free_bytes) in jerry_debugger_copy_variables_to_string_message()
402 memcpy (message_string_p->string + *buffer_pos, string_p, free_bytes); in jerry_debugger_copy_variables_to_string_message()
410 string_p += free_bytes; in jerry_debugger_copy_variables_to_string_message()
411 str_size -= free_bytes; in jerry_debugger_copy_variables_to_string_message()
412 free_bytes = max_byte_count; in jerry_debugger_copy_variables_to_string_message()
/third_party/node/deps/v8/src/heap/
Dmark-compact.cc5829 size_t free_bytes = free_end - free_start; in TraceFragmentation() local
5832 if (free_bytes >= free_size_class_limit) { in TraceFragmentation()
5833 free_bytes_of_class[free_bytes_index] += free_bytes; in TraceFragmentation()
5846 size_t free_bytes = area_end - free_start; in TraceFragmentation() local
5849 if (free_bytes >= free_size_class_limit) { in TraceFragmentation()
5850 free_bytes_of_class[free_bytes_index] += free_bytes; in TraceFragmentation()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h40819 int free_bytes; member
/third_party/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi31630 <!-- uint64_t tcmalloc::PageHeap::Stats::free_bytes -->
31631 …<var-decl name='free_bytes' type-id='type-id-38' visibility='default' filepath='src/page_heap.h' l…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi19740 …<var-decl name='free_bytes' type-id='type-id-38' visibility='default' filepath='src/page_heap.h' l…