Home
last modified time | relevance | path

Searched refs:ip_perf_record_stats (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dnet_perf.c33 static void ip_perf_record_stats(net_perf_t *npp, struct timeval *tv1,
49 ip_perf_record_stats(npp, start, &stop, num_pkts); in net_perf_measure_time()
53 ip_perf_record_stats(net_perf_t *npp, struct timeval *tv1, struct timeval *tv2, uint64_t num_pkts) in ip_perf_record_stats() function