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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeCorePerformanceLib/
H A DDxeCorePerformanceLibInternal.h94 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
112 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
198 EndGauge (
H A DDxeCorePerformanceLib.c50 EndGauge,
229 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
264 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
371 EndGauge ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmCorePerformanceLib/
H A DSmmCorePerformanceLibInternal.h97 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
115 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
201 EndGauge (
H A DSmmCorePerformanceLib.c55 EndGauge,
238 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
278 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
385 EndGauge ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Guid/
H A DPerformance.h299 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
317 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
342 PERFORMANCE_END_GAUGE EndGauge; member in struct:_PERFORMANCE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxePerformanceLib/
H A DDxePerformanceLib.c176 Status = mPerformance->EndGauge (Handle, Token, Module, TimeStamp);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmPerformanceLib/
H A DSmmPerformanceLib.c198 Status = mPerformance->EndGauge (Handle, Token, Module, TimeStamp);

Completed in 43 milliseconds