Searched refs:sample_start (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | vm_pageout.c | 168 static hrtime_t sample_start, sample_end; variable 813 sample_start = gethrtime(); 916 pageout_sample_etime += sample_end - sample_start; |
Completed in 62 milliseconds