#include <QtCore/QString>
#include <QtCore/QMap>
#include <kdemacros.h>
Go to the source code of this file.
Classes | |
class | Profiler |
struct | Profiler::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 __inline__ unsigned long long int rdtsc | ( | ) | [static] |
KDE_EXPORT MemProfiler global_mem_profiler |
KDE_EXPORT TimeProfiler global_time_profiler |