Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_acctrace.h43 typedef struct RF_user_acc_stats_s { struct
44 RF_uint64 suspend_ovhd_us; /* us spent mucking in the
46 RF_uint64 map_us; /* us spent mapping the access */
47 RF_uint64 lock_us; /* us spent locking & unlocking stripes,
49 RF_uint64 dag_create_us;/* us spent creating the DAGs */
50 RF_uint64 dag_retry_us; /* _total_ us spent retrying the op -- not
52 RF_uint64 exec_us; /* us spent in DispatchDAG */
53 RF_uint64 exec_engine_us; /* us spent in engine, not including
55 RF_uint64 cleanup_us; /* us spent tearing down the dag & maps, and