Searched refs:lts (Results 1 – 1 of 1) sorted by relevance
1201 unsigned long lts; in o2hb_debug_open() local1238 lts = reg->hr_last_timeout_start; in o2hb_debug_open()1240 if (lts) in o2hb_debug_open()1241 lts = jiffies_to_msecs(jiffies - lts); in o2hb_debug_open()1242 out += snprintf(buf + out, PAGE_SIZE - out, "%lu\n", lts); in o2hb_debug_open()