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

Protected Member Functions | |
bool | onlyActiveParts () |
Additional Inherited Members | |
![]() | |
TraceJumpCostList | _deps |
![]() | |
SubCost | _executedCount |
SubCost | _followedCount |
![]() | |
ProfileContext * | _context |
CostItem * | _dep |
bool | _dirty |
CostItem * | _position |
Detailed Description
A jump from one line to another inside of a function.
Definition at line 754 of file tracedata.h.
Constructor & Destructor Documentation
Definition at line 1001 of file tracedata.cpp.
|
virtual |
Definition at line 1010 of file tracedata.cpp.
Member Function Documentation
|
inline |
Definition at line 765 of file tracedata.h.
|
inline |
Definition at line 763 of file tracedata.h.
|
inline |
Definition at line 764 of file tracedata.h.
|
virtual |
Returns dynamic name info (without type)
Reimplemented from CostItem.
Definition at line 1029 of file tracedata.cpp.
|
inlineprotectedvirtual |
Reimplemented from TraceJumpListCost.
Definition at line 771 of file tracedata.h.
TracePartLineJump * TraceLineJump::partLineJump | ( | TracePart * | part | ) |
Definition at line 1017 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.