Home
last modified time | relevance | path

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

/drivers/md/
Ddm-stats.c666 bool got_precise_time; in dm_stats_account_io() local
692 got_precise_time = false; in dm_stats_account_io()
694 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) { in dm_stats_account_io()
698 got_precise_time = true; in dm_stats_account_io()