Searched refs:cwrites (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c342 double creads = 0.0, cwrites = 0.0; local
390 cwrites += cs_persec->st_shared[i].sh_cache_write;
428 (int)creads, (int)cwrites);
847 unsigned int throughput = 0, rthroughput = 0, creads = 0, cwrites = 0; local
889 cwrites += cs_cur->st_shared[i].sh_cache_write;
926 (int)creads, (int)cwrites);

Completed in 78 milliseconds