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