Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/PerformancePkg/Library/TscTimerLib/
DDxeTscTimerLib.c38 UINT64 mTscFrequency; variable
69 mTscFrequency = *TscFrequency; in DxeTscTimerLibConstructor()
86 mTscFrequency = *TscFrequency; in DxeTscTimerLibConstructor()
100 return mTscFrequency; in InternalGetTscFrequency()