HomeSort by relevance Sort by last modified time
    Searched refs:NumCum (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DpInternal.h 42 extern UINT32 const NumCum;
Dp.c 69 UINT32 const NumCum = sizeof(CumData) / sizeof(PERF_CUM_DATA);
126 for (Index = 0; Index < NumCum; ++Index) {
DpUtilities.c 398 for( Index = 0; Index < (INTN)NumCum; ++Index) {
DpTrace.c 853 for ( TIndex = 0; TIndex < NumCum; ++TIndex) {
    [all...]
  /device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DpInternal.h 43 extern UINT32 const NumCum;
DpUtilities.c 483 for( Index = 0; Index < (INTN)NumCum; ++Index) {
Dp.c 81 UINT32 const NumCum = sizeof(CumData) / sizeof(PERF_CUM_DATA);
DpTrace.c 856 for ( TIndex = 0; TIndex < NumCum; ++TIndex) {

Completed in 139 milliseconds