Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/platform/
H A Dprofiler.cpp135 size_t num_allocators = prof_header->allocator_entries; in track_allocator() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/
Dfconf_ethosn_getter.h51 uint32_t num_allocators; member
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/
H A Dmemory_quota_stress_test.cc47 StressTest(size_t num_quotas, size_t num_allocators) { in StressTest()