Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ InitRPMallocThread
Function
InitRPMallocThread
external/tracy/client/TracyProfiler.cpp:883–887 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
881
TRACY_API void InitRPMallocThread();
882
883
void InitRPMallocThread()
884
{
885
RPMallocInit rpinit;
886
rpmalloc_thread_initialize();
887
}
888
889
struct ProfilerData
890
{
Callers
3
MemAllocCallstack
Method · 0.85
MemFreeCallstack
Method · 0.85
SetThreadName
Function · 0.85
Calls
1
rpmalloc_thread_initialize
Function · 0.85
Tested by
no test coverage detected