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