Searched refs:nfetch (Results 1 – 2 of 2) sorted by relevance
297 uint32_t nfetch; /* Number of events to fetch (out: fetched) */309 Third, it extracts up to nfetch offsets into the mmap buffer, and stores311 the nfetch.339 fetch.nfetch = N; // Or less than N342 nflush = fetch.nfetch; // This many packets to flush when done
139 u32 nfetch; /* Number of events to fetch (out: fetched) */ member1085 ret = mon_bin_fetch(file, rp, mfetch.offvec, mfetch.nfetch); in mon_bin_ioctl()1088 if (put_user(ret, &uptr->nfetch)) in mon_bin_ioctl()