Searched refs:dcnt (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/osfmk/i386/ |
| H A D | cpuid.c | 337 unsigned int dcnt = 0; in cpuid_set_cache_info() local 357 memcpy(&info_p->cache_info[dcnt], &cpuid_result[j], 4); in cpuid_set_cache_info() 358 dcnt += 4; in cpuid_set_cache_info()
|
| /xnu-8796.141.3/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 3422 int fcnt = 0, pcnt = 0, dcnt = 0; local 3441 dcnt++; 3454 int, fcnt, int, pcnt, int, dcnt, struct __kern_packet *,
|