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

/linux-master/drivers/md/bcache/
H A Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) function
H A Dutil.h359 void bch_time_stats_update(struct time_stats *stats, uint64_t time);
H A Dbset.c1289 bch_time_stats_update(&state->time, start_time);
1332 bch_time_stats_update(&state->time, start_time);
H A Dbtree.c273 bch_time_stats_update(&b->c->btree_read_time, start_time);
1855 bch_time_stats_update(&c->btree_gc_time, start_time);
2346 bch_time_stats_update(&b->c->btree_split_time, start_time);

Completed in 272 milliseconds