Searched refs:callout_debug_hrtime (Results 1 – 1 of 1) sorted by relevance
46 static hrtime_t callout_debug_hrtime; /* debugger entry time */ variable1744 callout_debug_hrtime = gethrtime(); in callout_debug_callb()1746 delta = gethrtime() - callout_debug_hrtime; in callout_debug_callb()