Searched defs:nflush (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c143 unsigned nflush = tbin->ncached - rem; local
149 nflush, item_extent); local
106 tbin_extents_lookup_size_check(tsdn_t *tsdn, cache_bin_t *tbin, szind_t binind, size_t nflush, extent_t **extents) argument
239 unsigned nflush = tbin->ncached - rem; local
248 tbin_extents_lookup_size_check(tsd_tsdn(tsd), tbin, binind, nflush, local
[all...]
H A Darena.c160 uint64_t nflush = arena_stats_read_u64(tsdn, &arena->stats, local
/freebsd-13-stable/usr.bin/col/
H A Dcol.c381 flush_lines(int nflush) argument
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-usb-linux.c103 int32_t nflush; /* Number of events to flush */ member in struct:mon_bin_mfetch
1238 int nflush = 0; local

Completed in 186 milliseconds