Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adny-code/fastgrind
/ types & classes
Types & classes
26 in github.com/adny-code/fastgrind
⨍
Functions
229
◇
Types & classes
26
↓ 2 callers
Class
SeriesResponse
tools/fastgrind.py:90
↓ 1 callers
Class
FastgrindBinaryReader
tools/fastgrind.py:405
↓ 1 callers
Class
FastgrindDesktopUI
tools/fastgrind.py:2252
↓ 1 callers
Class
FastgrindHtmlServer
tools/fastgrind.py:2099
↓ 1 callers
Class
FastgrindQueryEngine
tools/fastgrind.py:759
↓ 1 callers
Class
SectionEntry
tools/fastgrind.py:56
↓ 1 callers
Class
StackNode
tools/fastgrind.py:65
↓ 1 callers
Class
ThreadInfo
tools/fastgrind.py:74
↓ 1 callers
Class
TickDirectoryEntry
tools/fastgrind.py:83
↓ 1 callers
Class
memFgbStackNode
include/fastgrind.h:673
↓ 1 callers
Class
memFrame
* @struct memFrame * @brief Aggregated allocation statistics for a (threadId, frameId, tick) tuple. * * A memFrame collects the total allocated and
include/fastgrind.h:290
↓ 1 callers
Class
memNode
include/fastgrind.h:439
Class
Handler
tools/fastgrind.py:2124
Class
fastgrind
* @class fastgrind * @brief RAII helper pushing current function onto logical stack. * * Construct an instance at function scope to automatically a
include/fastgrind.h:1348
Class
memFgbFrameRecord
include/fastgrind.h:693
Enum
memFgbSectionFlags
include/fastgrind.h:154
Class
memFgbSectionInfo
include/fastgrind.h:166
Enum
memFgbSectionType
include/fastgrind.h:143
Enum
memFgbStackFlags
include/fastgrind.h:160
Class
memFgbThreadInfo
include/fastgrind.h:682
Class
memFgbTickDirectoryEntry
include/fastgrind.h:700
Class
memGlobalInfo
include/fastgrind.h:598
Class
memLocalInfo
include/fastgrind.h:588
Class
memStack
* @class memStack * @brief Thread-local logical call stack used to synthesize frame identifiers. * * The stack is explicitly manipulated via fastgr
include/fastgrind.h:1145
Class
memTimer
* @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
Class
protect
include/fastgrind.h:3260