Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dtimer.c96 u_int lastoffset; /* time went backwards. */ member
149 } else if (res < cntr.lastcnt && offset == cntr.lastoffset) { in timer_get_timecount()
156 cntr.lastoffset = offset; in timer_get_timecount()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_mirror.c153 uint64_t lastoffset; in vdev_mirror_load() local
168 lastoffset = vdev_queue_lastoffset(vd); in vdev_mirror_load()
172 if (lastoffset == zio_offset) in vdev_mirror_load()
185 if (lastoffset == zio_offset) in vdev_mirror_load()
193 if (ABS(lastoffset - zio_offset) < rotating_seek_offset) in vdev_mirror_load()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c5166 int i, m, lastoffset, lastreg; in gen_ldstwm_peep() local
5233 lastoffset = baseoffset; in gen_ldstwm_peep()
5237 if (sort[m].offset != lastoffset in gen_ldstwm_peep()
5241 lastoffset += 4; in gen_ldstwm_peep()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc5201 int i, m, lastoffset, lastreg; in gen_ldstwm_peep() local
5268 lastoffset = baseoffset; in gen_ldstwm_peep()
5272 if (sort[m].offset != lastoffset in gen_ldstwm_peep()
5276 lastoffset += 4; in gen_ldstwm_peep()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c6036 HOST_WIDE_INT lastoffset = -1; in check_for_overlaps() local
6040 if (fo->offset == lastoffset) in check_for_overlaps()
6042 lastoffset = fo->offset; in check_for_overlaps()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc6160 HOST_WIDE_INT lastoffset = -1; in check_for_overlaps() local
6164 if (fo->offset == lastoffset) in check_for_overlaps()
6166 lastoffset = fo->offset; in check_for_overlaps()