#include <QtCore/QString>#include <QtCore/QMap>#include <kdemacros.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 | |
| KDE_EXPORT TimeProfiler | global_time_profiler |
| KDE_EXPORT MemProfiler | global_mem_profiler |
|
static |
Definition at line 37 of file debug-profiler.h.
Referenced by TimeProfiler::getCounter().
| KDE_EXPORT MemProfiler global_mem_profiler |
| KDE_EXPORT TimeProfiler global_time_profiler |
1.8.1.2