Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update() function
H A Dutil.h296 void bch_time_stats_update(struct time_stats *stats, uint64_t time);
H A Dbset.c1320 bch_time_stats_update(&state->time, start_time); in __btree_sort()
1366 bch_time_stats_update(&state->time, start_time); in bch_btree_sort_into()
H A Dbtree.c273 bch_time_stats_update(&b->c->btree_read_time, start_time); in bch_btree_node_read()
1865 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()
2362 bch_time_stats_update(&b->c->btree_split_time, start_time); in btree_split()