Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
10
static constexpr bool has_callstack() { return false; }
11
static tracy_force_inline void* Callstack( int32_t /*depth*/ ) { return nullptr; }
12
}
13
14
#else
Callers
12
MemAllocCallstack
Method · 0.85
MemFreeCallstack
Method · 0.85
MemAllocCallstackNamed
Method · 0.85
MemFreeCallstackNamed
Method · 0.85
MemDiscardCallstack
Method · 0.85
SendCallstack
Method · 0.85
___tracy_emit_gpu_zone_begin_callstack_serial
Function · 0.85
___tracy_emit_gpu_zone_begin_alloc_callstack_serial
Function · 0.85
D3D11ZoneScope
Method · 0.85
TracyVulkan.hpp
File · 0.85
m_active
Function · 0.85
D3D12ZoneScope
Method · 0.85
Calls
2
tracy_malloc
Function · 0.85
___tracy_RtlWalkFrameChain
Function · 0.85
Tested by
no test coverage detected