kcachegrind
#include <qstring.h>#include <qstringlist.h>#include <qmap.h>#include "costitem.h"#include "subcost.h"#include "utils.h"#include "addr.h"#include "context.h"#include "eventtype.h"

Go to the source code of this file.
Classes | |
| class | TraceAssoziation |
| class | TraceCall |
| class | TraceCallCost |
| class | TraceCallListCost |
| class | TraceClass |
| class | TraceCostItem |
| class | TraceData |
| class | TraceFile |
| class | TraceFunction |
| class | TraceFunctionCycle |
| class | TraceFunctionSource |
| class | TraceInclusiveCost |
| class | TraceInclusiveListCost |
| class | TraceInstr |
| class | TraceInstrCall |
| class | TraceInstrJump |
| class | TraceJumpCost |
| class | TraceJumpListCost |
| class | TraceLine |
| class | TraceLineCall |
| class | TraceLineJump |
| class | TraceLineRegion |
| class | TraceListCost |
| class | TraceObject |
| class | TracePart |
| class | TracePartCall |
| class | TracePartClass |
| class | TracePartFile |
| class | TracePartFunction |
| class | TracePartInstr |
| class | TracePartInstrCall |
| class | TracePartInstrJump |
| class | TracePartLine |
| class | TracePartLineCall |
| class | TracePartLineJump |
| class | TracePartLineRegion |
| class | TracePartObject |
Typedef Documentation
| typedef QList<TraceAssoziation*> TraceAssoziationList |
Definition at line 1113 of file tracedata.h.
| typedef QList<TraceCallCost*> TraceCallCostList |
Definition at line 166 of file tracedata.h.
| typedef QList<TraceCall*> TraceCallList |
Definition at line 184 of file tracedata.h.
| typedef QMap<QString, TraceClass> TraceClassMap |
Definition at line 191 of file tracedata.h.
| typedef QList<ProfileCostArray*> TraceCostList |
Definition at line 162 of file tracedata.h.
| typedef QList<TraceFile*> TraceFileList |
Definition at line 185 of file tracedata.h.
| typedef QMap<QString, TraceFile> TraceFileMap |
Definition at line 192 of file tracedata.h.
| typedef QList<TraceFunctionCycle*> TraceFunctionCycleList |
Definition at line 189 of file tracedata.h.
| typedef QList<TraceFunction*> TraceFunctionList |
Definition at line 188 of file tracedata.h.
| typedef QMap<QString, TraceFunction> TraceFunctionMap |
Definition at line 193 of file tracedata.h.
| typedef QList<TraceFunctionSource*> TraceFunctionSourceList |
Definition at line 187 of file tracedata.h.
| typedef QList<TraceInclusiveCost*> TraceInclusiveCostList |
Definition at line 167 of file tracedata.h.
| typedef QList<TraceInstrCall*> TraceInstrCallList |
Definition at line 182 of file tracedata.h.
| typedef QList<TraceInstrJump*> TraceInstrJumpList |
Definition at line 180 of file tracedata.h.
| typedef QList<TraceInstr*> TraceInstrList |
Definition at line 178 of file tracedata.h.
| typedef QMap<Addr, TraceInstr> TraceInstrMap |
Definition at line 195 of file tracedata.h.
| typedef QList<TraceJumpCost*> TraceJumpCostList |
Definition at line 165 of file tracedata.h.
| typedef QList<TraceLineCall*> TraceLineCallList |
Definition at line 183 of file tracedata.h.
| typedef QList<TraceLineJump*> TraceLineJumpList |
Definition at line 181 of file tracedata.h.
| typedef QList<TraceLine*> TraceLineList |
Definition at line 179 of file tracedata.h.
| typedef QMap<uint, TraceLine> TraceLineMap |
Definition at line 194 of file tracedata.h.
| typedef QList<TraceLineRegion*> TraceLineRegionList |
Definition at line 186 of file tracedata.h.
| typedef QMap<QString, TraceObject> TraceObjectMap |
Definition at line 190 of file tracedata.h.
| typedef QList<TracePartCall*> TracePartCallList |
Definition at line 169 of file tracedata.h.
| typedef QList<TracePartFunction*> TracePartFunctionList |
Definition at line 173 of file tracedata.h.
| typedef QList<TracePartInstrCall*> TracePartInstrCallList |
Definition at line 174 of file tracedata.h.
| typedef QList<TracePartInstr*> TracePartInstrList |
Definition at line 170 of file tracedata.h.
| typedef QList<TracePartLineCall*> TracePartLineCallList |
Definition at line 175 of file tracedata.h.
| typedef QList<TracePartLine*> TracePartLineList |
Definition at line 171 of file tracedata.h.
| typedef QList<TracePartLineRegion*> TracePartLineRegionList |
Definition at line 172 of file tracedata.h.
| typedef QList<TracePart*> TracePartList |
Definition at line 176 of file tracedata.h.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference