Searched defs:num_allocs (Results 1 – 8 of 8) sorted by relevance
27 int num_allocs = kMaxNumAllocs / 4; in main() local
30 int64 num_allocs; // Number of allocations. member
695 int num_allocs = 0; in test_one_slice() local727 int num_allocs = 0; in test_one_slice_deleted_late() local769 int num_allocs = 0; in test_negative_rq_free_pool() local
27 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
61 int64 num_allocs; // Number of allocations. member
38 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
1510 int64_t num_allocs; member