Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h699 struct time_stats btree_gc_time;
700 struct time_stats btree_split_time;
701 struct time_stats btree_read_time;
Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
Dutil.h367 struct time_stats { struct
379 void bch_time_stats_update(struct time_stats *stats, uint64_t time); argument
Dbset.h369 struct time_stats time;