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

/systemd/src/journal/
H A Djournal-file.h87 usec_t last_stat_usec; member in struct:JournalFile
H A Djournal-file.c370 f->last_stat_usec = now(CLOCK_MONOTONIC);
409 if (f->last_stat_usec + LAST_STAT_REFRESH_USEC > now(CLOCK_MONOTONIC))

Completed in 19 milliseconds