Home
last modified time | relevance | path

Searched refs:alloc_count (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/netinet/
H A Din_tclass.c801 int n, alloc_count; in sogetopt_tcdbg() local
805 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()
810 len = alloc_count * sizeof(struct so_tcdbg); in sogetopt_tcdbg()
823 if (++n > alloc_count) { in sogetopt_tcdbg()
/xnu-8792.81.2/tools/lldbmacros/
H A Dmemory.py1230 alloc_count = avail_count = free_count = 0
1249 alloc_count = meta.getAllocCount()
1254 alloc_count=alloc_count,