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

Protected Member Functions | |
| bool | onlyActiveParts () | 
Additional Inherited Members | |
  Protected Attributes inherited from TraceJumpListCost | |
| TraceJumpCostList | _deps | 
  Protected Attributes inherited from TraceJumpCost | |
| SubCost | _executedCount | 
| SubCost | _followedCount | 
  Protected Attributes inherited from CostItem | |
| 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-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.
    KDE API Reference
 Public Member Functions inherited from