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

1 23 4 5

  /external/deqp/modules/gles2/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
  /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_CONSUMES ## 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>
51 // The cached Performance Protocol and PerformanceEx Protocol interface.
62 @retval Other SMM Communication protocol is not located to log performance.
90 The function caches the pointers to PerformanceEx protocol and Performance Protocol.
92 The function locates PerformanceEx protocol and Performance Protocol from protocol database.
94 @retval EFI_SUCCESS PerformanceEx protocol or Performance Protocol is successfully located.
95 @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 33 @ Performance is ~2x better than gcc 3.4 generated code and in "abso-
    [all...]
  /external/boringssl/linux-arm/crypto/fipsmodule/
sha256-armv4.S 34 @ 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));
  /external/skia/infra/bots/recipes/
perf_canvaskit.py 116 'Performance tests of canvaskit with Docker',
perf_pathkit.py 126 'Performance tests of PathKit with Docker',
  /external/skqp/infra/bots/recipes/
perf_canvaskit.py 116 'Performance tests of canvaskit with Docker',
perf_pathkit.py 126 'Performance tests of PathKit with Docker',
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
PerformanceTest.cs 57 [Category("Performance")]
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
RunnerClientServerTest.cs 32 /// Runs performance tests in-process.
56 [Category("Performance")]

Completed in 743 milliseconds

1 23 4 5