Home
last modified time | relevance | path

Searched refs:TSC (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/PerformancePkg/Library/TscTimerLib/
DBaseTscTimerLib.inf4 # Note: There will be 1ms penalty to get TSC frequency every time
11 # A version of the Timer Library using the processor's TSC.
12 …he time stamp counter in newer processors may support an enhancement, referred to as invariant TSC.
13 # The invariant TSC runs at a constant rate in all ACPI P-, C-. and T-states.
15 # TSC reads are much more efficient and do not incur the overhead associated with a ring transitio…
DPeiTscTimerLib.inf8 # A version of the Timer Library using the processor's TSC.
9 …he time stamp counter in newer processors may support an enhancement, referred to as invariant TSC.
10 # The invariant TSC runs at a constant rate in all ACPI P-, C-. and T-states.
12 # TSC reads are much more efficient and do not incur the overhead associated with a ring transitio…
DDxeTscTimerLib.inf8 # A version of the Timer Library using the processor's TSC.
9 …he time stamp counter in newer processors may support an enhancement, referred to as invariant TSC.
10 # The invariant TSC runs at a constant rate in all ACPI P-, C-. and T-states.
12 # TSC reads are much more efficient and do not incur the overhead associated with a ring transitio…
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
DCpuid.h379 UINT32 TSC:1; member
/device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
DCpuid.c278 PRINT_BIT_FIELD (Edx, TSC); in CpuidVersionInfo()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME1057 --with-tsc: Profile using the Pentium timestamping counter (TSC).
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME1064 --with-tsc: Profile using the Pentium timestamping counter (TSC).