Searched refs:num_allocations (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_util.c58 static unsigned long num_allocations = 0; variable
143 ++num_allocations;
188 ++num_allocations;
802 num_allocations, num_frees, bytes_allocated / num_allocations,
/macosx-10.9.5/xnu-2422.115.4/osfmk/profiling/
H A Dprofile-internal.h197 size_t num_allocations; /* # of allocations */ member in struct:page_list
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngtest.c468 static int num_allocations = 0; variable
496 num_allocations ++;
1528 num_allocations);
1604 num_allocations);

Completed in 202 milliseconds