Searched refs:cached_printk_time (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-console.c38 static int cached_printk_time = -1; local
40 if (_unlikely_(cached_printk_time < 0)) {
43 cached_printk_time =
48 return cached_printk_time;

Completed in 26 milliseconds