Searched refs:lts (Results 1 – 1 of 1) sorted by relevance
1152 unsigned long lts; in o2hb_debug_open() local1189 lts = reg->hr_last_timeout_start; in o2hb_debug_open()1191 if (lts) in o2hb_debug_open()1192 lts = jiffies_to_msecs(jiffies - lts); in o2hb_debug_open()1193 out += snprintf(buf + out, PAGE_SIZE - out, "%lu\n", lts); in o2hb_debug_open()