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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-md.c337 plist->num_allocations = 0;
574 plist->num_allocations = 0;
655 for (i = 0; i < plist->num_allocations; (i++, hptr++)) {
722 for (i = 0; i < plist->num_allocations; (i++, pptr++)) {
753 for (i = 0; i < plist->num_allocations; (i++, gptr++)) {
832 for (i = 0; i < plist->num_allocations; (i++, hptr++)) {
861 for (i = 0; i < plist->num_allocations; (i++, hptr++)) {
876 for (i = 0; i < plist->num_allocations; (i++, pptr++)) {
891 for (i = 0; i < plist->num_allocations; (i++, fptr++)) {
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h197 size_t num_allocations; /* # of allocations */ member in struct:page_list

Completed in 77 milliseconds