Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dvm_pageout.c168 static hrtime_t sample_start, sample_end; variable
813 sample_start = gethrtime(); in pageout_scanner()
916 pageout_sample_etime += sample_end - sample_start; in pageout_scanner()