Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c46 static hrtime_t callout_debug_hrtime; /* debugger entry time */ variable
1744 callout_debug_hrtime = gethrtime(); in callout_debug_callb()
1746 delta = gethrtime() - callout_debug_hrtime; in callout_debug_callb()