Home
last modified time | relevance | path

Searched defs:free_count (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-outside.cc93 size_t free_count = 0; in ValidateCodeObjects() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-collection.c179 uint32_t free_count = collection_p->capacity - collection_p->item_count; in ecma_collection_append() local
/third_party/protobuf/src/google/protobuf/
H A Darena_test_util.h91 int free_count() { return 0; } in free_count() function in google::protobuf::internal::NoHeapChecker::NewDeleteCapture
/third_party/node/deps/v8/include/cppgc/
H A Dheap-statistics.h73 std::vector<size_t> free_count; member
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-statistics.h73 std::vector<size_t> free_count; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.cc210 std::vector<size_t>& free_count = free_list_stats.free_count; in CollectStatistics() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem.c35 static TSAN_QUALIFIER int free_count; variable
/third_party/openssl/crypto/
H A Dmem.c35 static TSAN_QUALIFIER int free_count; variable
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c68 size_t free_count; member
523 void mbedtls_memory_buffer_alloc_count_get(size_t *alloc_count, size_t *free_count) in mbedtls_memory_buffer_alloc_count_get() argument

Completed in 6 milliseconds