Lines Matching full:stat
727 * the kernel, we use "md.stat.ps_recv" and "md.stat.ps_drop"730 * increment "md.stat.ps_recv" here, that means it will852 handle->md.stat.ps_recv += kstats.tp_packets;853 handle->md.stat.ps_drop += kstats.tp_drops;854 *stats = handle->md.stat;