kcachegrind
TraceFunctionCycle Class Reference
#include <tracedata.h>
Inheritance diagram for TraceFunctionCycle:

Additional Inherited Members | |
![]() | |
static QString | prettyEmptyName () |
![]() | |
static const int | InvalidIndex = -1 |
static const int | MaxRealIndex = MaxRealIndexValue |
![]() | |
bool | onlyActiveParts () |
![]() | |
TraceCallList | _callers |
TraceCallList | _callings |
TraceFunctionCycle * | _cycle |
![]() | |
QString | _name |
![]() | |
TraceInclusiveCostList | _deps |
![]() | |
ProfileCostArray | _inclusive |
![]() | |
ProfileContext * | _context |
CostItem * | _dep |
bool | _dirty |
CostItem * | _position |
Detailed Description
A cycle of recursive calling functions.
This is itself shown as a function
Definition at line 1241 of file tracedata.h.
Constructor & Destructor Documentation
TraceFunctionCycle::TraceFunctionCycle | ( | TraceFunction * | f, |
int | n | ||
) |
Definition at line 2641 of file tracedata.cpp.
Member Function Documentation
void TraceFunctionCycle::add | ( | TraceFunction * | f | ) |
Definition at line 2668 of file tracedata.cpp.
|
inline |
Definition at line 1252 of file tracedata.h.
|
inline |
Definition at line 1253 of file tracedata.h.
void TraceFunctionCycle::init | ( | ) |
Definition at line 2658 of file tracedata.cpp.
|
inline |
Definition at line 1254 of file tracedata.h.
void TraceFunctionCycle::setup | ( | ) |
Definition at line 2673 of file tracedata.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.