kcachegrind
fixcost.cpp
Go to the documentation of this file.
FixCallCost * setFirstFixCallCost(FixCallCost *fc)
Definition: tracedata.h:530
FixJump(TracePart *, FixPool *, unsigned int line, Addr addr, TracePartFunction *, TraceFunctionSource *, unsigned int targetLine, Addr targetAddr, TraceFunction *, TraceFunctionSource *, bool isCondJump, SubCost, SubCost)
Definition: fixcost.cpp:146
FixCallCost(TracePart *, FixPool *, TraceFunctionSource *, unsigned int line, Addr addr, TracePartCall *, SubCost, FixString &)
Definition: fixcost.cpp:75
Definition: fixcost.h:32
FixCost(TracePart *, FixPool *, TraceFunctionSource *, PositionSpec &, TracePartFunction *, FixString &)
Definition: fixcost.cpp:25
Addresses are 64bit values like costs to be able to always load profile data produced on 64bit archit...
Definition: addr.h:31
bool allocateReserved(unsigned int size)
Before calling this, you have to reserve at least bytes with reserveSpace().
Definition: pool.cpp:80
A container helper class for TraceFunction for source lines where a function is implemented in...
Definition: tracedata.h:1029
int maxRealIndex(int count)
Get maximal real index for the first mapping indexes.
Definition: eventtype.cpp:582
Cost of a call at a function to another function, from a single trace file.
Definition: tracedata.h:516
A Trace Part: All data read from a trace file, containing all costs that happened in a specified time...
Definition: tracedata.h:655
QString pretty(char sep= ' ') const
Convert SubCost value into a QString, spaced every 3 digits.
Definition: subcost.cpp:46
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.