Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon3bb7f6210111::CheckedAlloc
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c675 uint32_t num_allocs; in pvr_calc_fscommon_size_and_tiles_in_flight() local
/third_party/benchmark/include/benchmark/
Dbenchmark.h340 int64_t num_allocs; member