Home
last modified time | relevance | path

Searched refs:idx_calloc (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dmemusage.c56 idx_calloc, enumerator
511 catomic_increment (&calls[idx_calloc]); in calloc()
513 catomic_add (&total[idx_calloc], size); in calloc()
528 catomic_increment (&failed[idx_calloc]); in calloc()
869 (unsigned long int) calls[idx_calloc], in dest()
870 (unsigned long long int) total[idx_calloc], in dest()
871 failed[idx_calloc] ? "\e[01;41m" : "", in dest()
872 (unsigned long int) failed[idx_calloc], in dest()

Completed in 6 milliseconds