Searched refs:gsq (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/gstat/
H A Dgstat.c81 struct devstat *gsp, *gsq; local
307 gsq = geom_stats_snapshot_next(sq);
308 if (gsp == NULL || gsq == NULL)
350 devstat_compute_statistics(gsp, gsq, dt,
378 *gsq = *gsp;
508 *gsq = *gsp;

Completed in 114 milliseconds