Home
last modified time | relevance | path

Searched refs:ratelimit_dropped (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dfm.c82 static uint64_t ratelimit_dropped = 0; variable
661 *dropped += ratelimit_dropped; in zfs_zevent_next()
662 ratelimit_dropped = 0; in zfs_zevent_next()
1616 atomic_inc_64(&ratelimit_dropped); in fm_erpt_dropped_increment()