Searched defs:ndirty (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 200 uint64_t ndirty; /* number of dirty bytes */ member 372 uint64_t nwritten, uint64_t reads, uint64_t writes, uint64_t ndirty) in spa_txg_history_set_io()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | arena.c | 66 size_t *nactive, size_t *ndirty, size_t *nmuzzy) { in arena_basic_stats_merge() 79 size_t *nactive, size_t *ndirty, size_t *nmuzzy, arena_stats_t *astats, in arena_stats_merge()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_pageout.c | 994 uint64_t nclean, ndirty, nfreed; in vm_pageout_laundry_worker() local
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa.h | 932 uint64_t ndirty; member
|