Searched refs:np_hist4 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/net/ | ||
| H A D | net_perf.h | 47 uint64_t np_hist4; /* histogram bin 4 */ member |
| H A D | net_perf.c | 95 OSAddAtomic64(num_pkts, &npp->np_hist4); in net_perf_histogram() |