Searched defs:HRSTOP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c203 #define HRSTOP(v, m) v.m += gethrtime() - v##ts.m macro
210 #define HRSTOP(v, m) macro
1788 HRSTOP(ds->perpage, write);
1879 HRSTOP(hp->perpage, inwait);
1903 HRSTOP(hp->perpage, copy);
1957 HRSTOP(hp->perpage, outwait);
1965 HRSTOP(hp->perpage, compress);
2098 HRSTOP(hp->perpage, outwait);
2146 HRSTOP(hp->perpage, compress);
2263 HRSTOP(h
[all...]

Completed in 57 milliseconds