Searched refs:check_allocation (Results 1 – 1 of 1) sorted by relevance
/malloc/ |
A D | tst-mallocstate.c | 277 check_allocation (&allocation_tasks[i].allocation, i); in initial_allocations() 334 check_allocation (alloc, 1000 + slot); in heap_activity() 338 check_allocation (alloc, 1000 + slot); in heap_activity() 398 check_allocation (&task->allocation, i); in do_test() 404 check_allocation (&task->allocation, i); in do_test() 407 check_allocation (&task->allocation, i); in do_test() 411 check_allocation (&task->allocation, i); in do_test() 414 check_allocation (&task->allocation, i); in do_test() 418 check_allocation (&task->allocation, i); in do_test() 434 check_allocation (&task->allocation, i); in do_test() [all …]
|
Completed in 5 milliseconds