|
Chombo + EB + MF
3.2
|
This is the complete list of members for TraceTimer, including all inherited members.
| activeChild() const | TraceTimer | private |
| children() const | TraceTimer | |
| computeRank() const | TraceTimer | private |
| count() const | TraceTimer | inline |
| currentize() const | TraceTimer | private |
| currentTimer() | TraceTimer | inlinestatic |
| find(std::list< const TraceTimer *> &a_trace, const TraceTimer *a_target) | TraceTimer | privatestatic |
| getTimer(const char *name) | TraceTimer | static |
| initializer() | TraceTimer | static |
| isPruned() const | TraceTimer | inline |
| leafStart() | TraceTimer | inline |
| leafStop() | TraceTimer | inline |
| m_accumulated_WCtime | TraceTimer | private |
| m_children | TraceTimer | private |
| m_count | TraceTimer | private |
| m_flopEnter | TraceTimer | private |
| m_flops | TraceTimer | private |
| m_last_WCtime_stamp | TraceTimer | private |
| m_memoryMax | TraceTimer | private |
| m_memoryMin | TraceTimer | private |
| m_name | TraceTimer | private |
| m_parent | TraceTimer | private |
| m_pruned | TraceTimer | private |
| m_rank | TraceTimer | mutableprivate |
| m_thread_id | TraceTimer | private |
| macroTest() | TraceTimer | private |
| macroTest2() | TraceTimer | private |
| prune() | TraceTimer | |
| PruneTimersParentChildPercent(double percent) | TraceTimer | static |
| PruneTimersParentChildPercent(double threshold, TraceTimer *parent) | TraceTimer | privatestatic |
| rank() const | TraceTimer | inline |
| report(bool a_closeAfter=false) | TraceTimer | static |
| reportFullTree(FILE *out, const TraceTimer &timer, unsigned long long int totalTime, int depth, TraceTimer **stack_bottom) | TraceTimer | privatestatic |
| reportName(std::ostream &out, const char *name) | TraceTimer | static |
| reportOneTree(FILE *out, const TraceTimer &timer) | TraceTimer | privatestatic |
| reportPeak(FILE *out) | TraceTimer | static |
| reportTree(FILE *out, const TraceTimer &node, int depth) | TraceTimer | private |
| reset() | TraceTimer | static |
| reset(TraceTimer &timer) | TraceTimer | privatestatic |
| s_currentTimer | TraceTimer | privatestatic |
| s_memorySampling | TraceTimer | privatestatic |
| s_peak | TraceTimer | privatestatic |
| s_peakTimer | TraceTimer | privatestatic |
| s_roots | TraceTimer | privatestatic |
| s_tracing | TraceTimer | privatestatic |
| sampleMemUsage(const char *a_name) | TraceTimer | static |
| sampleMemUsage2() | TraceTimer | static |
| start(char *mutex) | TraceTimer | |
| stop(char *mutex) | TraceTimer | |
| subReport(FILE *out, const char *header, unsigned long long int totalTime) | TraceTimer | privatestatic |
| time() const | TraceTimer | inline |
| timersOn() | TraceTimer | static |
| TraceTimer(const char *a_name, TraceTimer *parent, int thread_id) | TraceTimer | private |
| updateMemory(TraceTimer &a_timer) | TraceTimer | privatestatic |
| ~TraceTimer() | TraceTimer | virtual |
1.8.13