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