Home
last modified time | relevance | path

Searched defs:bstats (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h45 bin_stats_t bstats[SC_NBINS]; member
/freebsd/sys/netgraph/
H A Dng_car.c430 struct ng_car_bulkstats *bstats; in ng_car_rcvmsg() local
/freebsd/contrib/libpcap/
H A Dpcap-npf.c248 struct bpf_stat bstats; in pcap_stats_npf() local
309 struct bpf_stat bstats; in pcap_stats_ex_npf() local
/freebsd/contrib/jemalloc/src/
H A Darena.c86 bin_stats_t *bstats, arena_stats_large_t *lstats, in arena_stats_merge()