Home
last modified time | relevance | path

Searched refs:tot_trans_coalesces (Results 1 – 6 of 6) sorted by relevance

/dports/devel/rvm/rvm-1.20/include/rvm/
H A Drvm_statistics.h176 rvm_length_t tot_trans_coalesces[trans_coalesces_len]; member
/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_status.c371 rvm_statistics->tot_trans_coalesces[i] = in rvm_statistics()
372 status->tot_trans_coalesces[i]; in rvm_statistics()
H A Drvm_logflush.c389 enter_histogram(tid->n_coalesced,status->tot_trans_coalesces, in write_tid()
H A Drvm_private.h888 rvm_length_t tot_trans_coalesces[trans_coalesces_len]; /* transactions coalesced member
H A Drvm_printers.c719 err = pr_histogram(out_stream,stats->tot_trans_coalesces,
H A Drvm_logstatus.c664 status->tot_trans_coalesces[i] = 0;