Searched refs:histogram (Results 1 – 2 of 2) sorted by relevance
80 static unsigned long int histogram[65536 / 16]; variable372 catomic_increment (&histogram[len / 16]); in malloc()460 catomic_increment (&histogram[len / 16]); in realloc()518 catomic_increment (&histogram[size / 16]); in calloc()624 catomic_increment (&histogram[len / 16]); in mmap()677 catomic_increment (&histogram[len / 16]); in mmap64()735 catomic_increment (&histogram[len / 16]); in mremap()912 if (histogram[cnt / 16] > maxcalls) in dest()913 maxcalls = histogram[cnt / 16]; in dest()917 if (histogram[cnt / 16] != 0) in dest()[all …]
4534 to write a current histogram without interfering with ongoing