kcachegrind
This is the complete list of members for TraceCall, including all inherited members.
_callCount | TraceCallCost | protected |
_context | CostItem | protected |
_dep | CostItem | protected |
_deps | TraceCallListCost | protected |
_dirty | CostItem | protected |
_position | CostItem | protected |
addCallCount(SubCost c) | TraceCallCost | |
addCost(EventTypeMapping *, const char *) | ProfileCostArray | |
addCost(EventTypeMapping *, FixString &) | ProfileCostArray | |
addCost(ProfileCostArray *item) | ProfileCostArray | |
addCost(int index, SubCost value) | ProfileCostArray | |
addDep(TraceCallCost *) | TraceCallListCost | |
callCount() | TraceCallCost | |
called(bool skipCycle=false) const | TraceCall | |
calledName(bool skipCycle=false) const | TraceCall | |
caller(bool skipCycle=false) const | TraceCall | |
callerName(bool skipCycle=false) const | TraceCall | |
clear() | TraceCallCost | virtual |
context() const | CostItem | inline |
CostItem(ProfileContext *) | CostItem | |
costString(EventTypeSet *m) | TraceCallCost | virtual |
data() | CostItem | virtual |
data() const | CostItem | virtual |
dependant() | CostItem | inline |
deps() | TraceCallListCost | inline |
diff(ProfileCostArray *item) | ProfileCostArray | |
findDepFromPart(TracePart *) | TraceCallListCost | |
formattedName() const | CostItem | virtual |
fullName() const | CostItem | |
inCycle() | TraceCall | |
instrCall(TraceInstr *) | TraceCall | |
instrCalls() const | TraceCall | inline |
invalidate() | ProfileCostArray | virtual |
invalidateDynamicCost() | TraceCall | |
InvalidIndex | ProfileCostArray | static |
isRecursion() | TraceCall | inline |
lineCall(TraceLine *) | TraceCall | |
lineCalls() const | TraceCall | inline |
maxCost(EventTypeMapping *, FixString &) | ProfileCostArray | |
maxCost(ProfileCostArray *item) | ProfileCostArray | |
maxCost(int index, SubCost value) | ProfileCostArray | |
MaxRealIndex | ProfileCostArray | static |
name() const | TraceCall | virtual |
onlyActiveParts() | TraceCall | inlineprotectedvirtual |
part() | CostItem | virtual |
part() const | CostItem | virtual |
partCall(TracePart *, TracePartFunction *, TracePartFunction *) | TraceCall | |
prettyCallCount() | TraceCallCost | |
prettyName() const | CostItem | virtual |
prettySubCost(EventType *) | ProfileCostArray | |
prettySubCostPerCall(EventType *t, uint64 calls) | ProfileCostArray | |
ProfileCostArray(ProfileContext *) | ProfileCostArray | |
ProfileCostArray() | ProfileCostArray | |
reserve(int) | ProfileCostArray | |
set(EventTypeMapping *, const char *) | ProfileCostArray | |
set(EventTypeMapping *, FixString &) | ProfileCostArray | |
setContext(ProfileContext *context) | CostItem | inline |
setDependant(CostItem *d) | CostItem | inline |
setFirstFixCost(FixCallCost *fc) | TraceCall | inline |
setPosition(CostItem *p) | CostItem | inline |
subCost(EventType *) | ProfileCostArray | |
toString() | CostItem | |
TraceCall(TraceFunction *caller, TraceFunction *called) | TraceCall | |
TraceCallCost(ProfileContext *) | TraceCallCost | |
TraceCallListCost(ProfileContext *) | TraceCallListCost | |
type() const | CostItem | inline |
update() | TraceCall | virtual |
~CostItem() | CostItem | virtual |
~ProfileCostArray() | ProfileCostArray | virtual |
~TraceCall() | TraceCall | virtual |
~TraceCallCost() | TraceCallCost | virtual |
~TraceCallListCost() | TraceCallListCost | virtual |
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
KDE's Doxygen guidelines are available online.