Home
last modified time | relevance | path

Searched defs:mallocation (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c538 struct mallocation { struct
539 mcache_obj_t *element; /* the alloc'ed element, NULL if unused */
540 u_int32_t trace_index; /* mtrace index for corresponding backtrace */
541 u_int32_t count; /* How many objects were requested */
542 u_int64_t hitcount; /* for determining hash effectiveness */