Searched refs:StartGauge (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeCorePerformanceLib/
H A DDxeCorePerformanceLibInternal.h58 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
112 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
165 StartGauge (
H A DDxeCorePerformanceLib.c49 StartGauge,
137 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
264 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
335 StartGauge ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmCorePerformanceLib/
H A DSmmCorePerformanceLibInternal.h61 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
115 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
168 StartGauge (
H A DSmmCorePerformanceLib.c54 StartGauge,
141 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
278 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
349 StartGauge ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Guid/
H A DPerformance.h263 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
317 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
341 PERFORMANCE_START_GAUGE StartGauge; member in struct:_PERFORMANCE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxePerformanceLib/
H A DDxePerformanceLib.c123 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmPerformanceLib/
H A DSmmPerformanceLib.c145 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp);

Completed in 40 milliseconds