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

/xnu-2782.1.97/osfmk/mach_debug/
H A Dzone_info.h130 uint64_t tzi_caller_acct; /* charged to caller (or kernel) */ member in struct:task_zone_info_data
/xnu-2782.1.97/osfmk/kern/
H A Dzalloc.c3926 zi->tzi_caller_acct = (uint64_t)zcopy.caller_acct;
3961 zi->tzi_caller_acct = (uint64_t)caller_acct;

Completed in 26 milliseconds