Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/dsstat/
H A Dsdbc_stats.h73 uint32_t write_cancellations; member
H A Dsdbc_stats.c695 vals->write_cancellations = in sdbc_getvalues()
739 vals->write_cancellations /= divisor; in sdbc_getvalues()
H A Dreport.c348 (void) printf(DATA_I32, vals.write_cancellations); in cd_report()