Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ has_callstack
Function
has_callstack
Source/ThirdParty/tracy/client/TracyCallstack.hpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
namespace tracy
9
{
10
static constexpr bool has_callstack() { return false; }
11
static tracy_force_inline void* Callstack( int32_t /*depth*/ ) { return nullptr; }
12
}
13
Callers
15
SendCallstackSerial
Function · 0.85
Message
Method · 0.85
MessageColor
Method · 0.85
MemAllocCallstack
Method · 0.85
MemFreeCallstack
Method · 0.85
MemAllocCallstackNamed
Method · 0.85
MemFreeCallstackNamed
Method · 0.85
MemDiscardCallstack
Method · 0.85
SendCallstack
Method · 0.85
TracyCZoneCtx ___tracy_emit_zone_begin_callstack
Function · 0.85
TracyCZoneCtx ___tracy_emit_zone_begin_alloc_callstack
Function · 0.85
___tracy_emit_memory_alloc_callstack
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected