Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dstatlog.c47 unsigned long bytes1000; local
57 bytes1000 = (bytes*1000/millisecs);
59 bytes1000 = ((bytes/millisecs)*1000);
63 bytes1000, breakmsg );