This is the complete list of members for cubmonitor::counter_timer_statistic< A, T >, including all inherited members.
counter_timer_statistic(void) | cubmonitor::counter_timer_statistic< A, T > | inline |
fetch(statistic_value *destination, fetch_mode mode=FETCH_GLOBAL) const | cubmonitor::counter_timer_statistic< A, T > | inline |
get_average_time(fetch_mode mode=FETCH_GLOBAL) const | cubmonitor::counter_timer_statistic< A, T > | inline |
get_count(fetch_mode mode=FETCH_GLOBAL) const | cubmonitor::counter_timer_statistic< A, T > | inline |
get_statistics_count(void) const | cubmonitor::counter_timer_statistic< A, T > | inline |
get_time(fetch_mode mode=FETCH_GLOBAL) const | cubmonitor::counter_timer_statistic< A, T > | inline |
m_amount_statistic | cubmonitor::counter_timer_statistic< A, T > | private |
m_time_statistic | cubmonitor::counter_timer_statistic< A, T > | private |
m_timer | cubmonitor::counter_timer_statistic< A, T > | private |
register_to_monitor(monitor &mon, const char *basename) const | cubmonitor::counter_timer_statistic< A, T > | |
reset_timer() | cubmonitor::counter_timer_statistic< A, T > | inline |
time_and_increment(const time_rep &d, const amount_rep &a=1) | cubmonitor::counter_timer_statistic< A, T > | inline |
time_and_increment(const amount_rep &a=1) | cubmonitor::counter_timer_statistic< A, T > | inline |