mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Hitherto the statistics have been exclusively thread-specific. Other improvements: * Fixed container management so a collision of a new element with an older element of the record will become impossible. * Added thread name to thread-specific information printing. * Fixed condition to abort SPU block statistics collection, now matches SPU LLVM Profiler's. * Fix possible division by 0 by checking `samples`. |
||
|---|---|---|
| .. | ||
| CPUDisAsm.h | ||
| CPUThread.cpp | ||
| CPUThread.h | ||
| CPUTranslator.cpp | ||
| CPUTranslator.h | ||
| sse2neon.h | ||