MCPcopy 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

881TRACY_API void InitRPMallocThread();
882
883void InitRPMallocThread()
884{
885 RPMallocInit rpinit;
886 rpmalloc_thread_initialize();
887}
888
889struct ProfilerData
890{

Callers 3

MemAllocCallstackMethod · 0.85
MemFreeCallstackMethod · 0.85
SetThreadNameFunction · 0.85

Calls 1

Tested by

no test coverage detected