Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Din_tclass.c790 int n, alloc_count; in sogetopt_tcdbg() local
794 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()
799 len = alloc_count * sizeof(struct so_tcdbg); in sogetopt_tcdbg()
812 if (++n > alloc_count) { in sogetopt_tcdbg()
/xnu-8020.140.41/tools/lldbmacros/
H A Dmemory.py1175 alloc_count = avail_count = free_count = 0
1194 alloc_count = meta.getAllocCount()
1199 alloc_count=alloc_count,