Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c654 info->ub.q64.uq64);
2339 Q_SIFVAL(VSD(q64, vsd)->uq64,
2563 if (Q_QLTQ(VSD(q64, vsd)->uq64, voival->q64.uq64) &&
2565 voival->q64.uq64)))) {
2647 if (Q_QGTQ(VSD(q64, vsd)->uq64, voival->q64.uq64) &&
2649 voival->q64.uq64)))) {
2701 error = Q_QADDQ(&VSD(q64, vsd)->uq64, voival->q64.uq64);
2880 if (Q_QGEQ(voival->q64.uq64, bkt_lb->q64.uq64))
2882 bkt_lb->q64.uq64)) ||
2885 bkt_ub->q64.uq64))))
[all …]
/f-stack/freebsd/sys/
H A Dstats.h170 u64q_t uq64; member
1232 tmp.q64.uq64 = voival; in stats_voi_update_abs_uq64()
1246 tmp.q64.uq64 = voival; in stats_voi_update_rel_uq64()