mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
parent
12e1be2626
commit
a58c12db0b
3 changed files with 19 additions and 6 deletions
|
@ -914,6 +914,7 @@ void ppu_thread::exec_task()
|
|||
|
||||
ppu_thread::~ppu_thread()
|
||||
{
|
||||
perf_log.notice("Perf stats for STCX reload: successs %u, failure %u", last_succ, last_fail);
|
||||
}
|
||||
|
||||
ppu_thread::ppu_thread(const ppu_thread_params& param, std::string_view name, u32 prio, int detached)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue