Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1116 hrtime_t sample_start, sample_end; in pageout_scanner() local
1331 sample_end = gethrtime(); in pageout_scanner()
1343 pageout_sample_add(pcount, sample_end - sample_start); in pageout_scanner()