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