Searched refs:time_stats (Results 1 – 4 of 4) sorted by relevance
712 struct time_stats btree_gc_time;713 struct time_stats btree_split_time;714 struct time_stats btree_read_time;
347 struct time_stats { struct359 void bch_time_stats_update(struct time_stats *stats, uint64_t time); argument
163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
377 struct time_stats time;
Completed in 12 milliseconds