mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-19 03:21:36 +00:00
General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running.
This commit is contained in:
@@ -214,6 +214,10 @@ public:
|
||||
|
||||
bool IsMulticore() const;
|
||||
|
||||
void EnterSVCProfile();
|
||||
|
||||
void ExitSVCProfile();
|
||||
|
||||
private:
|
||||
friend class Object;
|
||||
friend class Process;
|
||||
|
||||
Reference in New Issue
Block a user