Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_events.c31 struct rz_zev_ops_counters { struct
51 } rz_zev_ops_counters = { argument
72 atomic_inc_64(&rz_zev_ops_counters.rz_zev_total); in rz_zev_inc_total_ops_count()
74 rz_zev_ops_counters.rz_zev_total); /* non-atomic access */ in rz_zev_inc_total_ops_count()
81 atomic_inc_64(&rz_zev_ops_counters.rz_zev_##opname); \
83 rz_zev_ops_counters.rz_zev_##opname); \