HomeSort by relevance Sort by last modified time
    Searched refs:Performance (Results 51 - 75 of 116) sorted by null

1 23 4 5

  /external/deqp/modules/gles2/performance/
es2pPerformanceTests.cpp 21 * \brief Performance tests.
44 namespace Performance
53 : TestCaseGroup(context, "texture", "Texture Performance Tests")
72 : TestCaseGroup(context, "shader", "Shader Performance Tests")
89 : TestCaseGroup(context, "api", "API Performance Tests")
105 : TestCaseGroup(context, "performance", "Performance Tests")
122 } // Performance
es2pTextureCountTests.cpp 21 * \brief Texture count performance tests.
38 namespace Performance
42 : TestCaseGroup(context, "count", "Texture Count Performance Tests")
85 } // Performance
es2pTextureFormatTests.cpp 21 * \brief Texture format performance tests.
36 namespace Performance
40 : TestCaseGroup(context, "format", "Texture Format Performance Tests")
83 } // Performance
es2pTextureFilteringTests.cpp 21 * \brief Texture filtering performance tests.
36 namespace Performance
40 : TestCaseGroup(context, "filter", "Texture Filtering Performance Tests")
99 } // Performance
es2pBlendTests.cpp 21 * \brief Blend performance tests.
35 namespace Performance
124 : TestCaseGroup(context, "blend", "Blend Performance Tests")
167 } // Performance
  /external/deqp/modules/gles3/performance/
es3pPerformanceTests.cpp 21 * \brief Performance tests.
44 namespace Performance
53 : TestCaseGroup(context, "texture", "Texture Performance Tests")
71 : TestCaseGroup(context, "shader", "Shader Performance Tests")
88 : TestCaseGroup(context, "api", "API Performance Tests")
106 : TestCaseGroup(context, "buffer", "Buffer Performance Tests")
119 : TestCaseGroup(context, "performance", "Performance Tests")
138 } // Performance
es3pTextureCountTests.cpp 21 * \brief Texture count performance tests.
38 namespace Performance
42 : TestCaseGroup(context, "count", "Texture Count Performance Tests")
86 } // Performance
es3pTextureFormatTests.cpp 21 * \brief Texture format performance tests.
36 namespace Performance
40 : TestCaseGroup(context, "format", "Texture Format Performance Tests")
122 } // Performance
es3pTextureFilteringTests.cpp 21 * \brief Texture filtering performance tests.
36 namespace Performance
40 : TestCaseGroup(context, "filter", "Texture Filtering Performance Tests")
99 } // Performance
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
GenericBdsLib.inf 38 Performance.c
99 gPerformanceProtocolGuid ## SOMETIMES_PRODUCES ## Variable:L"PerfDataMemAddr" # The ACPI address of performance data
InternalBdsLib.h 48 #include <Guid/Performance.h>
89 Writes performance data of booting into the allocated memory.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
GenericBdsLib.inf 38 Performance.c
100 gPerformanceProtocolGuid ## SOMETIMES_PRODUCES ## Variable:L"PerfDataMemAddr" # The ACPI address of performance data
InternalBdsLib.h 49 #include <Guid/Performance.h>
90 Writes performance data of booting into the allocated memory.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPerf.h 17 EfiPerf.h provides performance primitive for the DXE and Shell phase
25 #include EFI_PROTOCOL_DEFINITION (Performance)
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DxeCorePerformanceLibInternal.h 4 This header file holds the prototypes of the Performance and PerformanceEx Protocol published by this
24 #include <Guid/Performance.h>
40 Adds a record at the end of the performance measurement log
41 that records the start time of a performance measurement.
43 Adds a record to the end of the performance measurement log
75 Searches the performance measurement log from the beginning of the log
78 Searches the performance measurement log from the beginning of the log
111 Retrieves a previously logged performance measurement.
115 Retrieves the performance log entry from the performance log specified by LogEntryKey.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLibInternal.h 4 This header file holds the prototypes of the SMM Performance and PerformanceEx Protocol published by this
22 #include <Guid/Performance.h>
43 Adds a record at the end of the performance measurement log
44 that records the start time of a performance measurement.
46 Adds a record to the end of the performance measurement log
78 Searches the performance measurement log from the beginning of the log
81 Searches the performance measurement log from the beginning of the log
114 Retrieves a previously logged performance measurement.
118 Retrieves the performance log entry from the performance log specified by LogEntryKey.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c 2 Performance library instance used in DXE phase to dump both PEI/DXE and SMM performance data.
4 This library instance allows a DXE driver or UEFI application to dump both PEI/DXE and SMM performance data.
22 #include <Guid/Performance.h>
48 // The cached Performance Protocol and PerformanceEx Protocol interface.
59 @retval Other SMM Communication protocol is not located to log performance.
87 The function caches the pointers to PerformanceEx protocol and Performance Protocol.
89 The function locates PerformanceEx protocol and Performance Protocol from protocol database.
91 @retval EFI_SUCCESS PerformanceEx protocol or Performance Protocol is successfully located.
92 @retval EFI_NOT_FOUND Both PerformanceEx protocol and Performance Protocol are not located to log performance.
    [all...]
  /external/boringssl/ios-arm/crypto/fipsmodule/
sha256-armv4.S 20 @ Performance is ~2x better than gcc 3.4 generated code and in "abso-
    [all...]
  /external/boringssl/linux-arm/crypto/fipsmodule/
sha256-armv4.S 21 @ Performance is ~2x better than gcc 3.4 generated code and in "abso-
    [all...]
  /external/deqp/modules/gles2/
tes2TestPackage.cpp 140 addChild(new Performance::PerformanceTests (*m_context));
  /external/deqp/modules/gles3/
tes3TestPackage.cpp 138 addChild(new Performance::PerformanceTests (*m_context));
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Bds.h 39 #include <Guid/Performance.h>
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
FirmwarePerformanceDxe.c 2 This module install ACPI Firmware Performance Data Table (FPDT).
4 This module register report status code listener to collect performance data
5 for Firmware Basic Boot Performance Record and other boot performance records,
78 // Firmware Basic Boot Performance Table Pointer Record.
90 // S3 Performance Table Pointer Record.
138 // These values will be updated by Firmware Performance PEIM.
151 // These values will be updated bye Firmware Performance SMM driver.
228 to allocate S3 performance table memory and save the pointer to LockBox.
248 // The memory for S3 performance table should have been ready,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/
PeiPerformanceLib.c 2 Performance library instance used in PEI phase.
4 This file implements all APIs in Performance Library class in MdePkg. It creates
5 performance logging GUIDed HOB on the first performance logging and then logs the
6 performance data to the GUIDed HOB. Due to the limitation of temporary RAM, the maximum
7 number of performance logging entry is specified by PcdMaxPeiPerformanceLogEntries.
24 #include <Guid/Performance.h>
36 Gets the GUID HOB for PEI performance.
38 This internal function searches for the GUID HOB for PEI performance.
40 It outputs the data area of that GUID HOB to record performance log.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
InternalBm.h 51 #include <Guid/Performance.h>
210 Writes performance data of booting into the allocated memory.

Completed in 679 milliseconds

1 23 4 5