This is the complete list of members for Profiler, including all inherited members.
add(const std::string &name, float value) | Profiler | |
avg(const std::string &name, float value) | Profiler | |
clear() | Profiler | |
getAvgCount(const std::string &name) const | Profiler | |
getElapsedMs() const | Profiler | |
getPage(GraphValues &o, u32 page, u32 pagecount) | Profiler | |
getValue(const std::string &name) const | Profiler | |
graphAdd(const std::string &id, float value) | Profiler | inline |
graphPop(GraphValues &result) | Profiler | inline |
graphSet(const std::string &id, float value) | Profiler | inline |
GraphValues typedef | Profiler | |
m_data | Profiler | private |
m_graphvalues | Profiler | private |
m_mutex | Profiler | private |
m_start_time | Profiler | private |
max(const std::string &name, float value) | Profiler | |
print(std::ostream &o, u32 page=1, u32 pagecount=1) | Profiler | |
Profiler() | Profiler | |
remove(const std::string &name) | Profiler | inline |