![]() |
Pioneer
|
This is the complete list of members for Perf::Stats, including all inherited members.
| CounterAdd(CounterRef ref, uint32_t amount=1) const | Perf::Stats | inline |
| CounterDec(CounterRef ref, uint32_t amount=1) const | Perf::Stats | inline |
| CounterReset(CounterRef ref) const | Perf::Stats | inline |
| CounterSet(CounterRef ref, uint32_t value) const | Perf::Stats | inline |
| EnableReset(bool enabled) | Perf::Stats | inline |
| FlushFrame() | Perf::Stats | |
| FrameInfo typedef | Perf::Stats | |
| GetFrameStats() const | Perf::Stats | inline |
| GetNameForCounter(CounterRef ref) const | Perf::Stats | inline |
| GetOrCreateCounter(std::string name, bool resetOnNewFrame=true) | Perf::Stats |