HomeSort by relevance Sort by last modified time
    Searched defs:PerfData (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFspPkg/Include/Private/
FspGlobalData.h 42 UINT64 PerfData[32];
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 280 PERF_DATA *PerfData;
360 PerfData = &PerfHeader->S3Entry[Index];
367 AsciiSPrint (PerfData->Token, PERF_TOKEN_LENGTH, "0x%11p", Handle);
369 AsciiStrnCpyS (PerfData->Token, PERF_TOKEN_SIZE, Token, PERF_TOKEN_LENGTH);
378 PerfData->Duration = (UINT32) DivU64x32 (Ticker, (UINT32) Freq);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]

Completed in 855 milliseconds