Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Dtype-stats.h53 size_t allocation_count = 0; member
/third_party/node/deps/v8/src/profiler/
Dallocation-tracker.h41 unsigned allocation_count() const { return allocation_count_; } in allocation_count() function
/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp57 size_t allocation_count = 0; member in MemoryTracker
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c7275 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable