Home
last modified time | relevance | path

Searched defs:Module (Results 1 – 25 of 45) sorted by relevance

12

/device/linaro/bootloader/edk2/MdePkg/Library/BasePerformanceLibNull/
DPerformanceLib.c49 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
84 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
136 OUT CONST CHAR8 **Module, in GetPerformanceMeasurement()
178 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
216 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
271 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DDxeCorePerformanceLib.c86 IN CONST CHAR8 *Module, OPTIONAL in InternalSearchForGaugeEntry()
152 IN CONST CHAR8 *Module, OPTIONAL in StartGaugeEx()
244 IN CONST CHAR8 *Module, OPTIONAL in EndGaugeEx()
342 IN CONST CHAR8 *Module, OPTIONAL in StartGauge()
378 IN CONST CHAR8 *Module, OPTIONAL in EndGauge()
565 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
604 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
659 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
731 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
767 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DDxePerformanceLib.c108 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
160 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
230 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
315 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
349 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
401 OUT CONST CHAR8 **Module, in GetPerformanceMeasurement()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DPerformanceLib.h281 #define PERF_END(Handle, Token, Module, TimeStamp) \ argument
295 #define PERF_START(Handle, Token, Module, TimeStamp) \ argument
309 #define PERF_END_EX(Handle, Token, Module, TimeStamp, Identifier) \ argument
323 #define PERF_START_EX(Handle, Token, Module, TimeStamp, Identifier) \ argument
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
DSmmPerformanceLib.c130 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
182 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
252 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
337 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
371 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
423 OUT CONST CHAR8 **Module, in GetPerformanceMeasurement()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DXmlParser.py329 def ValidateMS(Module, TopXmlTreeLevel): argument
341 def ValidateMS1(Module, TopXmlTreeLevel): argument
464 def ValidateMS2(Module, TopXmlTreeLevel): argument
633 def ValidateMS3(Module, TopXmlTreeLevel): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/
DPeiPerformanceLib.c112 IN CONST CHAR8 *Module, OPTIONAL in InternalSearchForLogEntry()
174 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
241 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
313 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
382 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
416 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
468 OUT CONST CHAR8 **Module, in GetPerformanceMeasurement()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
DSmmCorePerformanceLib.c95 IN CONST CHAR8 *Module, OPTIONAL in SmmSearchForGaugeEntry()
161 IN CONST CHAR8 *Module, OPTIONAL in StartGaugeEx()
258 IN CONST CHAR8 *Module, OPTIONAL in EndGaugeEx()
361 IN CONST CHAR8 *Module, OPTIONAL in StartGauge()
397 IN CONST CHAR8 *Module, OPTIONAL in EndGauge()
817 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
856 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
911 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
983 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
1019 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DDxeSmmPerformanceLib.c158 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurementEx()
195 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurementEx()
228 IN CONST CHAR8 *Module, OPTIONAL in StartPerformanceMeasurement()
262 IN CONST CHAR8 *Module, OPTIONAL in EndPerformanceMeasurement()
316 OUT CONST CHAR8 **Module, in GetByPerformanceProtocol()
611 OUT CONST CHAR8 **Module, in GetPerformanceMeasurementEx()
752 OUT CONST CHAR8 **Module, in GetPerformanceMeasurement()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddynload_aix.c24 typedef struct Module { struct
25 struct Module *next; argument
27 } Module, *ModulePtr; argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DWorkspaceCommon.py63 def GetLiabraryInstances(Module, Platform, BuildDatabase, Arch, Target, Toolchain): argument
69 def _GetModuleLibraryInstances(Module, Platform, BuildDatabase, Arch, Target, Toolchain): argument
215 def _ResolveLibraryReference(Module, Platform): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DInstallPkg.py363 def CheckProtoclCNameRedefined(Module, DependentProtocolCNames): argument
379 def CheckPpiCNameRedefined(Module, DependentPpiCNames): argument
394 def CheckGuidCNameRedefined(Module, DependentGuidCNames): argument
410 def CheckPcdNameRedefined(Module, DependentPcdNames): argument
434 def CheckCNameInModuleRedefined(Module, DistPkg): argument
642 def InstallModuleContent(FromPath, NewPath, ModulePath, Module, ContentZipFile, argument
722 def InstallModuleContentZipFile(ContentZipFile, FromPath, ModulePath, WorkspaceDir, NewPath, Module argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_setups.py267 class Module(object): class
287 class Module(object): class
344 class Module(object): class
364 class Module(object): class
427 class Module(object): class
445 class Module(object): class
472 class Module(object): class
Dtest_discovery.py92 class Module(object): class
304 class Module(object): class
Dtest_result.py534 class Module(object): class
553 class Module(object): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenModule.py4 class Module(GeneratorGroup): class
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoaderHelper.c37 CONST CHAR8 *Token, *Module; in PrintPerformance() local
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DPerformance.h30 CHAR8 Module[PEI_PERFORMANCE_STRING_SIZE]; ///< Module string name. member
95 CHAR8 Module[DXE_PERFORMANCE_STRING_SIZE]; ///< Module string name. member
103 CHAR8 Module[DXE_PERFORMANCE_STRING_SIZE]; ///< Module string name. member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DAutoGen.py1602 def ValidModule(self, Module): argument
1615 def ApplyLibraryInstance(self, Module): argument
1778 def _OverridePcd(self, ToPcd, FromPcd, Module=""): argument
1851 def ApplyPcdSetting(self, Module, Pcds): argument
1894 def ResolveLibraryReference(self, Module): argument
2073 def ApplyBuildOption(self, Module): argument
3626 Module = property(_GetModule) variable in ModuleAutoGen
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DPerformance.c165 CONST CHAR8 *Module; in WriteBootToOsPerformanceData() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmPerformance.c169 CONST CHAR8 *Module; in BmWriteBootToOsPerformanceData() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DPerformance.c165 CONST CHAR8 *Module; in WriteBootToOsPerformanceData() local
/device/linaro/bootloader/edk2/BeagleBoardPkg/Library/EblCmdLib/
DEblCmdLib.c220 CONST CHAR8 *Token, *Module; in EblPerformance() local
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Library/EblCmdLib/
DEblCmdLib.c220 CONST CHAR8 *Token, *Module; in EblPerformance() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
Dbases.py104 class Module: class

12