• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

kcachegrind

  • sources
  • kde-4.12
  • kdesdk
  • kcachegrind
  • libcore
Classes | Typedefs
tracedata.h File Reference
#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"
Include dependency graph for tracedata.h:
This graph shows which files directly or indirectly include this file:

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
 

Typedefs

typedef QList< TraceAssoziation * > TraceAssoziationList
 
typedef QList< TraceCallCost * > TraceCallCostList
 
typedef QList< TraceCall * > TraceCallList
 
typedef QMap< QString, TraceClass > TraceClassMap
 
typedef QList< ProfileCostArray * > TraceCostList
 
typedef QList< TraceFile * > TraceFileList
 
typedef QMap< QString, TraceFile > TraceFileMap
 
typedef QList
< TraceFunctionCycle * > 
TraceFunctionCycleList
 
typedef QList< TraceFunction * > TraceFunctionList
 
typedef QMap< QString,
TraceFunction > 
TraceFunctionMap
 
typedef QList
< TraceFunctionSource * > 
TraceFunctionSourceList
 
typedef QList
< TraceInclusiveCost * > 
TraceInclusiveCostList
 
typedef QList< TraceInstrCall * > TraceInstrCallList
 
typedef QList< TraceInstrJump * > TraceInstrJumpList
 
typedef QList< TraceInstr * > TraceInstrList
 
typedef QMap< Addr, TraceInstr > TraceInstrMap
 
typedef QList< TraceJumpCost * > TraceJumpCostList
 
typedef QList< TraceLineCall * > TraceLineCallList
 
typedef QList< TraceLineJump * > TraceLineJumpList
 
typedef QList< TraceLine * > TraceLineList
 
typedef QMap< uint, TraceLine > TraceLineMap
 
typedef QList< TraceLineRegion * > TraceLineRegionList
 
typedef QMap< QString,
TraceObject > 
TraceObjectMap
 
typedef QList< TracePartCall * > TracePartCallList
 
typedef QList
< TracePartFunction * > 
TracePartFunctionList
 
typedef QList
< TracePartInstrCall * > 
TracePartInstrCallList
 
typedef QList< TracePartInstr * > TracePartInstrList
 
typedef QList
< TracePartLineCall * > 
TracePartLineCallList
 
typedef QList< TracePartLine * > TracePartLineList
 
typedef QList
< TracePartLineRegion * > 
TracePartLineRegionList
 
typedef QList< TracePart * > TracePartList
 

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.

This file is part of the KDE documentation.
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.

kcachegrind

Skip menu "kcachegrind"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal