| AddPerformanceRatio(perf_counter_reg_t numerator, perf_counter_reg_t denominator) | SStopWatch | |
| ElapsedTime() const | SStopWatch | |
| FlushICache() | SStopWatch | [static] |
| Mark() | SStopWatch | |
| Name() const | SStopWatch | |
| Restart() | SStopWatch | |
| Resume() | SStopWatch | |
| SStopWatch(const char *name, uint32_t flags=0, int32_t minWeight=0, size_t maxItems=0) | SStopWatch | |
| SStopWatch(int32_t weight, const char *name) | SStopWatch | |
| StartPerformance(perf_counter_t cntA, perf_counter_t cntB, uint32_t flags=0) | SStopWatch | |
| StartProfiling(uint32_t flags=0) | SStopWatch | |
| Stop() | SStopWatch | |
| StopFast() | SStopWatch | |
| Suspend() | SStopWatch | |
| TotalPerformance(perf_counter_reg_t reg) const | SStopWatch | |
| TotalTime() const | SStopWatch | |
| ~SStopWatch() | SStopWatch |