Searched defs:alloc_size (Results 1 – 3 of 3) sorted by relevance
53 const int alloc_size = 1024; in TestBootstrapLeak() local
824 inline void multiThreadAlloc(size_t alloc_size) { in multiThreadAlloc()
82 std::size_t alloc_size = cache_capacity * sizeof(task_dispatcher*); in init() local