Morph
|
c27a626b5b
native_clock: Use RealTimeClock instead of SteadyClock
|
3 лет назад |
Morph
|
dcd13a7566
native_clock: Re-adjust the RDTSC frequency
|
3 лет назад |
Morph
|
376a414f5b
native_clock: Round RDTSC frequency to the nearest 1000
|
3 лет назад |
Maide
|
2e46110379
Revert Coretiming PRs 8531 and 7454 (#8591)
|
4 лет назад |
Fernando Sahmkow
|
3196d957b0
Adress Feedback.
|
4 лет назад |
Fernando Sahmkow
|
2575a93dc6
Native clock: Use atomic ops as before.
|
4 лет назад |
Fernando Sahmkow
|
f5c1d7b8c8
Native Clock: remove inaccuracy mask.
|
4 лет назад |
Fernando Sahmkow
|
9cafb0d912
Core: Fix tests.
|
4 лет назад |
Fernando Sahmkow
|
096366ead5
Common: improve native clock.
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Merry
|
4052bfb4ad
native_clock: Internal linkage for FencedRDTSC
|
4 лет назад |
merry
|
fdd4d019ef
native_clock: Use lfence with rdtsc
|
4 лет назад |
merry
|
979e53b87b
native_clock: Use writeback from CAS to avoid double-loading
|
4 лет назад |
Merry
|
c562c1d6be
native_clock: Use AtomicLoad128
|
4 лет назад |
ameerj
|
923decae5a
common: Reduce unused includes
|
4 лет назад |
Morph
|
4e766280c4
common: wall_clock: Utilize constants for ms, us, and ns ratios
|
4 лет назад |
Morph
|
f919498f8f
native_clock: Wait for less time in EstimateRDTSCFrequency
|
4 лет назад |
Morph
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 лет назад |
bunnei
|
0a91599aec
common: Merge uint128 to a single header file with inlines.
|
5 лет назад |
Fernando Sahmkow
|
53d92318b8
X86/NativeClock: Reimplement RTDSC access to be lock free.
|
5 лет назад |
Fernando Sahmkow
|
d4f871cb6a
X86/NativeClock: Improve performance of clock calculations on hot path.
|
5 лет назад |
Lioncash
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 лет назад |
Fernando Sahmkow
|
2f8947583f
Core/Common: Address Feedback.
|
6 лет назад |
Fernando Sahmkow
|
534466754f
X64 Clock: Reduce accuracy to be less or equal to guest accuracy.
|
6 лет назад |
Fernando Sahmkow
|
18dcb09342
HostTiming: Pause the hardware clock on pause.
|
6 лет назад |
Fernando Sahmkow
|
e3524d1142
Common: Refactor & Document Wall clock.
|
6 лет назад |
Fernando Sahmkow
|
234b5ff6a9
Common: Implement WallClock Interface and implement a native clock for x64
|
6 лет назад |