1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Add rpmalloc thread state accessor.

This commit is contained in:
Bartosz Taudul
2022-02-14 17:53:27 +01:00
parent 20680fa6a3
commit 793e6b0e29
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ TRACY_API std::atomic<uint8_t>& GetGpuCtxCounter();
TRACY_API GpuCtxWrapper& GetGpuCtx();
TRACY_API uint32_t GetThreadHandle();
TRACY_API bool ProfilerAvailable();
TRACY_API bool ProfilerAllocatorAvailable();
TRACY_API int64_t GetFrequencyQpc();
struct SourceLocationData