Lines Matching defs:fetch
103 int32_t nfetch; /* Number of events to fetch (out: fetched) */
755 struct mon_bin_mfetch fetch;
773 * to process, so try to fetch VEC_SIZE packets.
778 * Try to fetch as many packets as we have left
796 * Try to fetch as many events as possible, up to
802 fetch.offvec = vec;
803 fetch.nfetch = limit;
804 fetch.nflush = nflush;
807 ret = ioctl(handle->fd, MON_IOCX_MFETCH, &fetch);
826 nflush = fetch.nfetch;
827 for (i=0; i<fetch.nfetch; ++i) {
832 * to fetch more packets, those packets will