Correct PrepareReschedule
This commit is contained in:
parent
3a94e7ea33
commit
fcc6b34fff
6 changed files with 29 additions and 38 deletions
|
@ -185,6 +185,9 @@ public:
|
|||
/// Prepare the core emulation for a reschedule
|
||||
void PrepareReschedule();
|
||||
|
||||
/// Prepare the core emulation for a reschedule
|
||||
void PrepareReschedule(s32 core_index);
|
||||
|
||||
/// Gets and resets core performance statistics
|
||||
PerfStatsResults GetAndResetPerfStats();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue