Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dtime_stats.h116 static inline void bch2_time_stats_update(struct bch2_time_stats *stats, u64 start) in bch2_time_stats_update() function
134 bch2_time_stats_update(stats, stats->last_event_start); in track_event_change()
A Dnocow_locking.c88 bch2_time_stats_update(&c->times[BCH_TIME_nocow_lock_contended], start_time); in __bch2_bucket_nocow_lock()
A Dbtree_io.c337 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_sort], in btree_node_sort()
407 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_sort], in bch2_btree_sort_into()
1382 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_read_done], start_time); in bch2_btree_node_read_done()
1481 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_read], in btree_node_read_work()
2130 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_write], start_time); in __btree_node_write_done()
A Dbtree_update_interior.c564 bch2_time_stats_update(&c->times[BCH_TIME_btree_interior_update_total], in bch2_btree_update_free()
1137 bch2_time_stats_update(&c->times[BCH_TIME_btree_interior_update_foreground], in bch2_btree_update_done()
1798 bch2_time_stats_update(&c->times[n2 in btree_split()
2187 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_merge], start_time); in __bch2_foreground_maybe_merge()
A Dio_read.c182 bch2_time_stats_update(&c->times[BCH_TIME_data_promote], op->start_time); in promote_done()
458 bch2_time_stats_update(&rbio->c->times[BCH_TIME_data_read], in bch2_rbio_done()
A Dbtree_gc.c1272 bch2_time_stats_update(&c->times[BCH_TIME_btree_gc], start_time); in bch2_gc_gens()
A Dbtree_cache.c856 bch2_time_stats_update(&c->times[BCH_TIME_btree_node_mem_alloc], in bch2_btree_node_mem_alloc()
A Dio_write.c545 bch2_time_stats_update(&c->times[BCH_TIME_data_write], op->start_time); in bch2_write_done()
A Djournal.c919 bch2_time_stats_update(j->flush_seq_time, start_time); in bch2_journal_flush_seq()
A Djournal_io.c1702 bch2_time_stats_update(!JSET_NO_FLUSH(w->data) in CLOSURE_CALLBACK()

Completed in 32 milliseconds