kcachegrind
FixJump Class Reference
#include <fixcost.h>
Public Member Functions | |
| FixJump (TracePart *, FixPool *, unsigned int line, Addr addr, TracePartFunction *, TraceFunctionSource *, unsigned int targetLine, Addr targetAddr, TraceFunction *, TraceFunctionSource *, bool isCondJump, SubCost, SubCost) | |
| Addr | addr () const |
| void | addTo (TraceJumpCost *) |
| SubCost | executedCount () const |
| SubCost | followedCount () const |
| bool | isCondJump () const |
| unsigned int | line () const |
| FixJump * | nextJumpOfPartFunction () const |
| void * | operator new (size_t size, FixPool *) |
| TracePart * | part () const |
| TraceFunctionSource * | source () const |
| Addr | targetAddr () const |
| TraceFunction * | targetFunction () const |
| unsigned int | targetLine () const |
| TraceFunctionSource * | targetSource () const |
Detailed Description
Constructor & Destructor Documentation
| FixJump::FixJump | ( | TracePart * | part, |
| FixPool * | pool, | ||
| unsigned int | line, | ||
| Addr | addr, | ||
| TracePartFunction * | partFunction, | ||
| TraceFunctionSource * | source, | ||
| unsigned int | targetLine, | ||
| Addr | targetAddr, | ||
| TraceFunction * | targetFunction, | ||
| TraceFunctionSource * | targetSource, | ||
| bool | isCondJump, | ||
| SubCost | executed, | ||
| SubCost | followed | ||
| ) |
Definition at line 146 of file fixcost.cpp.
Member Function Documentation
| void FixJump::addTo | ( | TraceJumpCost * | jc | ) |
Definition at line 182 of file fixcost.cpp.
| void * FixJump::operator new | ( | size_t | size, |
| FixPool * | pool | ||
| ) |
Definition at line 177 of file fixcost.cpp.
|
inline |
|
inline |
|
inline |
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.
KDE API Reference