Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Din_tclass.c788 int n, alloc_count; in sogetopt_tcdbg() local
792 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()
797 len = alloc_count * sizeof(struct so_tcdbg); in sogetopt_tcdbg()
810 if (++n > alloc_count) { in sogetopt_tcdbg()
/xnu-8020.121.3/tools/lldbmacros/
H A Dmemory.py1172 alloc_count = avail_count = free_count = 0
1191 alloc_count = meta.getAllocCount()
1196 alloc_count=alloc_count,