MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / Callstack

Function Callstack

Source/ThirdParty/tracy/client/TracyCallstack.hpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10static constexpr bool has_callstack() { return false; }
11static tracy_force_inline void* Callstack( int32_t /*depth*/ ) { return nullptr; }
12}
13
14#else

Callers 12

MemAllocCallstackMethod · 0.85
MemFreeCallstackMethod · 0.85
MemFreeCallstackNamedMethod · 0.85
MemDiscardCallstackMethod · 0.85
SendCallstackMethod · 0.85
D3D11ZoneScopeMethod · 0.85
TracyVulkan.hppFile · 0.85
m_activeFunction · 0.85
D3D12ZoneScopeMethod · 0.85

Calls 2

tracy_mallocFunction · 0.85

Tested by

no test coverage detected