Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-stats.c661 bool got_precise_time; in dm_stats_account_io() local
687 got_precise_time = false; in dm_stats_account_io()
689 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) { in dm_stats_account_io()
693 got_precise_time = true; in dm_stats_account_io()