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

/linux-master/drivers/md/
H A Ddm-stats.c680 bool got_precise_time; local
706 got_precise_time = false;
708 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) {
712 got_precise_time = true;

Completed in 138 milliseconds