kcachegrind
eventtype.h
Go to the documentation of this file.
is a short (non-localized) identifier for the cost type, e.g.
int firstUnused()
Allows an iteration over the sorted list of all real indexes not used in this mapping, up to topIndex (use ProfileCostArray::MaxRealIndex for all).
Definition: eventtype.h:204
EventType(const QString &name, const QString &longName=QString(), const QString &formula=QString())
Definition: eventtype.cpp:31
int addKnownDerivedTypes()
Adds all known derived event types that can be parsed.
Definition: eventtype.cpp:536
static EventType * knownDerivedType(const QString &)
Definition: eventtype.cpp:249
static EventType * knownRealType(const QString &)
Definition: eventtype.cpp:236
int maxRealIndex(int count)
Get maximal real index for the first mapping indexes.
Definition: eventtype.cpp:582
EventTypeMapping * createMapping(const QString &types)
Defines a mapping from indexes into a list of costs to real event types If is false...
Definition: eventtype.cpp:341
static void add(EventType *, bool overwriteExisting=true)
Definition: eventtype.cpp:263
void setRealIndex(int r=ProfileCostArray::MaxRealIndex)
Definition: eventtype.cpp:63
int histCost(ProfileCostArray *c, double total, double *hist)
Definition: eventtype.cpp:214
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.