This is the complete list of members for molpro::profiler::Counter, including all inherited members.
| add_operations(size_t ops) | molpro::profiler::Counter | inline |
| call_count | molpro::profiler::Counter | protected |
| Counter()=default | molpro::profiler::Counter | |
| Counter(bool with_cpu_time, bool with_wall_time) | molpro::profiler::Counter | |
| Counter(size_t call_count_, size_t operation_count_, double wall_time_, double cpu_time_, bool with_cpu_time, bool with_wall_time) | molpro::profiler::Counter | |
| cpu | molpro::profiler::Counter | protected |
| get_call_count() const | molpro::profiler::Counter | inline |
| get_cpu() const | molpro::profiler::Counter | inline |
| get_operation_count() const | molpro::profiler::Counter | inline |
| get_wall() const | molpro::profiler::Counter | inline |
| operation_count | molpro::profiler::Counter | protected |
| operator+=(const Counter &other) | molpro::profiler::Counter | |
| reset() | molpro::profiler::Counter | |
| start() | molpro::profiler::Counter | |
| stop() | molpro::profiler::Counter | |
| wall | molpro::profiler::Counter | protected |