mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Extract single string idx retrieval.
This commit is contained in:
@@ -761,6 +761,7 @@ private:
|
||||
void HandleFailure( const char* ptr, const char* end );
|
||||
void DispatchFailure( const QueueItem& ev, const char*& ptr );
|
||||
|
||||
uint32_t GetSingleStringIdx();
|
||||
StringLocation StoreString( const char* str, size_t sz );
|
||||
const ContextSwitch* const GetContextSwitchDataImpl( uint64_t thread );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user