Searched defs:num_allocators (Results 1 – 3 of 3) sorted by relevance
135 size_t num_allocators = prof_header->allocator_entries; in track_allocator() local
51 uint32_t num_allocators; member
47 StressTest(size_t num_quotas, size_t num_allocators) { in StressTest()