Searched defs:nflush (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/src/ | ||
H A D | tcache.c | 107 tbin_extents_lookup_size_check(tsdn_t * tsdn,cache_bin_t * tbin,szind_t binind,size_t nflush,extent_t ** extents) tbin_extents_lookup_size_check() argument |
H A D | arena.c | 160 uint64_t nflush = arena_stats_read_u64(tsdn, &arena->stats, arena_stats_merge() local |
/freebsd/contrib/libpcap/ | ||
H A D | pcap-usb-linux.c | 104 int32_t nflush; /* Number of events to flush */ member |
/freebsd/usr.bin/col/ | ||
H A D | col.c | 366 flush_lines(int nflush) in flush_lines() |