#include <qstring.h>
#include <qmap.h>
Include dependency graph for debug-profiler.h:
Go to the source code of this file.
Classes | |
class | Profiler |
struct | Profiler::profile_data |
class | TimeProfiler |
class | MemProfiler |
class | BlockProfiler |
Functions | |
static __inline__ unsigned long long int | rdtsc () |
Variables | |
TimeProfiler | global_time_profiler |
MemProfiler | global_mem_profiler |
static __inline__ unsigned long long int rdtsc | ( | ) | [static] |