Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c649 info->ub.q64.uq64);
2346 Q_SIFVAL(VSD(q64, vsd)->uq64,
2570 if (Q_QLTQ(VSD(q64, vsd)->uq64, voival->q64.uq64) &&
2572 voival->q64.uq64)))) {
2654 if (Q_QGTQ(VSD(q64, vsd)->uq64, voival->q64.uq64) &&
2656 voival->q64.uq64)))) {
2708 error = Q_QADDQ(&VSD(q64, vsd)->uq64, voival->q64.uq64);
2887 if (Q_QGEQ(voival->q64.uq64, bkt_lb->q64.uq64))
2889 bkt_lb->q64.uq64)) ||
2892 bkt_ub->q64.uq64))))
[all …]
/freebsd/sys/sys/
H A Dstats.h168 u64q_t uq64; member
1230 tmp.q64.uq64 = voival; in stats_voi_update_abs_uq64()
1244 tmp.q64.uq64 = voival; in stats_voi_update_rel_uq64()