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