MCPcopy Create free account

hub / github.com/adny-code/fastgrind / types & classes

Types & classes26 in github.com/adny-code/fastgrind

↓ 2 callersClassSeriesResponse
tools/fastgrind.py:90
↓ 1 callersClassFastgrindBinaryReader
tools/fastgrind.py:405
↓ 1 callersClassFastgrindDesktopUI
tools/fastgrind.py:2252
↓ 1 callersClassFastgrindHtmlServer
tools/fastgrind.py:2099
↓ 1 callersClassFastgrindQueryEngine
tools/fastgrind.py:759
↓ 1 callersClassSectionEntry
tools/fastgrind.py:56
↓ 1 callersClassStackNode
tools/fastgrind.py:65
↓ 1 callersClassThreadInfo
tools/fastgrind.py:74
↓ 1 callersClassTickDirectoryEntry
tools/fastgrind.py:83
↓ 1 callersClassmemFgbStackNode
include/fastgrind.h:673
↓ 1 callersClassmemFrame
* @struct memFrame * @brief Aggregated allocation statistics for a (threadId, frameId, tick) tuple. * * A memFrame collects the total allocated and
include/fastgrind.h:290
↓ 1 callersClassmemNode
include/fastgrind.h:439
ClassHandler
tools/fastgrind.py:2124
Classfastgrind
* @class fastgrind * @brief RAII helper pushing current function onto logical stack. * * Construct an instance at function scope to automatically a
include/fastgrind.h:1348
ClassmemFgbFrameRecord
include/fastgrind.h:693
EnummemFgbSectionFlags
include/fastgrind.h:154
ClassmemFgbSectionInfo
include/fastgrind.h:166
EnummemFgbSectionType
include/fastgrind.h:143
EnummemFgbStackFlags
include/fastgrind.h:160
ClassmemFgbThreadInfo
include/fastgrind.h:682
ClassmemFgbTickDirectoryEntry
include/fastgrind.h:700
ClassmemGlobalInfo
include/fastgrind.h:598
ClassmemLocalInfo
include/fastgrind.h:588
ClassmemStack
* @class memStack * @brief Thread-local logical call stack used to synthesize frame identifiers. * * The stack is explicitly manipulated via fastgr
include/fastgrind.h:1145
ClassmemTimer
* @class memTimer * @brief Simple background monotonic tick generator. * * Spawns a thread that sleeps for __MEM_SAMPLE_INTERVAL_MS each loop and
include/fastgrind.h:381
Classprotect
include/fastgrind.h:3260