ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 anni fa |
Lioncash
|
ebb64d5bf4
core: Resolve misc cases of variable shadowing
|
5 anni fa |
Lioncash
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 anni fa |
Lioncash
|
a7af349dae
core_timing: Make use of uintptr_t to represent user_data
|
6 anni fa |
Lioncash
|
0435b7d361
core_timing: Remove unused data member
|
6 anni fa |
Lioncash
|
bef1844a51
core_timing: Make TimedCallback take std::chrono::nanoseconds
|
6 anni fa |
Lioncash
|
8b50c660df
core_timing: Make use of std::chrono with ScheduleEvent
|
6 anni fa |
Fernando Sahmkow
|
e3d561fb84
Audio: Correct buffer release for host timing.
|
6 anni fa |
Fernando Sahmkow
|
f5e32935ca
SingleCore: Use Cycle Timing instead of Host Timing.
|
6 anni fa |
Fernando Sahmkow
|
f2ade343e2
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
|
6 anni fa |
Fernando Sahmkow
|
07993ac8c8
Kernel: Corrections to Scheduling.
|
6 anni fa |
Fernando Sahmkow
|
18dcb09342
HostTiming: Pause the hardware clock on pause.
|
6 anni fa |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 anni fa |
bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 anni fa |
Fernando Sahmkow
|
e0650a2034
Core_Timing: Address Feedback and suppress warnings.
|
6 anni fa |
Fernando Sahmkow
|
65aff6930b
Core Timing: General corrections and added tests.
|
6 anni fa |
Fernando Sahmkow
|
555866f8dc
Core Timing: Rework Core Timing to run all cores evenly.
|
6 anni fa |
Fernando Sahmkow
|
90792cdb6e
Core_Timing: Make core_timing threadsafe by default.
|
7 anni fa |
Lioncash
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 anni fa |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 anni fa |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 anni fa |
B3n30
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 anni fa |
bunnei
|
83ef37ca37
Merge pull request #934 from lioncash/chrono
|
8 anni fa |
Lioncash
|
a0c3a46aa9
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
|
8 anni fa |
Lioncash
|
6edd828101
core_timing: Convert typedef into a type alias
|
8 anni fa |
MerryMage
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 anni fa |
Lioncash
|
9f3641755e
core_timing: Don't include the log header in core timing's header
|
8 anni fa |
Lioncash
|
0197e28cc9
core_timing: Namespace all functions and constants in core_timing's header
|
8 anni fa |
Lioncash
|
c33755e2b9
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
|
8 anni fa |
bunnei
|
d6e4e6ea32
core_timing: Use 1.020GHz for core clock rate.
|
8 anni fa |