ug4
|
This singleton represents a UGProfileNode that has not been found. More...
#include <profile_node.h>
Static Public Member Functions | |
static UGProfileNodeNull * | getInstance () |
Static Public Member Functions inherited from ug::UGProfileNode | |
static void | CheckForTooSmallNodes () |
static const UGProfileNode * | get_root () |
Private Member Functions | |
void | operator= (UGProfileNodeNull const &) |
UGProfileNodeNull () | |
UGProfileNodeNull (UGProfileNodeNull const &) | |
Additional Inherited Members | |
Public Member Functions inherited from ug::UGProfileNode | |
std::string | call_tree () const |
std::string | call_tree (double dSkipMarginal) const |
std::string | child_self_memory_sorted () const |
std::string | child_self_memory_sorted (double dSkipMarginal) const |
std::string | child_self_time_sorted () const |
std::string | child_self_time_sorted (double dSkipMarginal) const |
std::string | entry_count_sorted () const |
std::string | entry_count_sorted (double dSkipMarginal) const |
double | get_avg_entry_count () const |
double | get_avg_self_time () const |
double | get_avg_self_time_ms () const |
double | get_avg_total_time () const |
double | get_avg_total_time_ms () const |
double | get_self_mem () const |
double | get_total_mem () const |
std::string | groups () const |
std::string | total_memory_sorted () const |
std::string | total_memory_sorted (double dSkipMarginal) const |
std::string | total_time_sorted () const |
std::string | total_time_sorted (double dSkipMarginal) const |
bool | valid () const |
This singleton represents a UGProfileNode that has not been found.
|
inlineprivate |
|
private |
|
inlinestatic |
|
private |