]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PerformanceLib.h
MdePkg: Fix typos and spacing in Library/PerformanceLib.h
[mirror_edk2.git] / MdePkg / Include / Library / PerformanceLib.h
index 711e3fc06f4e7b4f38bc01db0f0cc4bfc499e1ad..34ec956b9c0ee94586dd7a1e12a8cd03f4027e2a 100644 (file)
@@ -352,7 +352,7 @@ LogPerformanceMeasurement (
   Begin Macro to measure the performance of StartImage in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT1(dsiable PERF_CORE_START_IMAGE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT1 (disable PERF_CORE_START_IMAGE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -367,7 +367,7 @@ LogPerformanceMeasurement (
   End Macro to measure the performance of StartImage in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT1 (dsiable PERF_CORE_START_IMAGE)of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT1 (disable PERF_CORE_START_IMAGE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -382,7 +382,7 @@ LogPerformanceMeasurement (
   Begin Macro to measure the performance of LoadImage in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT2 (dsiable PERF_CORE_LOAD_IAMGE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT2 (disable PERF_CORE_LOAD_IMAGE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -397,7 +397,7 @@ LogPerformanceMeasurement (
   End Macro to measure the performance of LoadImage in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT2 (dsiable PERF_CORE_LOAD_IAMGE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT2 (disable PERF_CORE_LOAD_IMAGE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -412,7 +412,7 @@ LogPerformanceMeasurement (
   Start Macro to measure the performance of DriverBinding Support in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT3 (dsiable PERF_CORE_DB_SUPPORT) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT3 (disable PERF_CORE_DB_SUPPORT) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -427,7 +427,7 @@ LogPerformanceMeasurement (
   End Macro to measure the performance of DriverBinding Support in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT3 (dsiable PERF_CORE_DB_SUPPORT) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT3 (disable PERF_CORE_DB_SUPPORT) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -442,7 +442,7 @@ LogPerformanceMeasurement (
   Begin Macro to measure the performance of DriverBinding Start in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT4 (dsiable PERF_CORE_DB_START) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT4 (disable PERF_CORE_DB_START) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -457,7 +457,7 @@ LogPerformanceMeasurement (
   End Macro to measure the performance of DriverBinding Start in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT4 (dsiable PERF_CORE_DB_START) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT4 (disable PERF_CORE_DB_START) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -472,7 +472,7 @@ LogPerformanceMeasurement (
   Start Macro to measure the performance of DriverBinding Stop in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT5 (dsiable PERF_CORE_DB_STOP) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT5 (disable PERF_CORE_DB_STOP) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -487,7 +487,7 @@ LogPerformanceMeasurement (
   End Macro to measure the performance of DriverBinding Stop in core.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT5 (dsiable PERF_CORE_DB_STOP) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT5 (disable PERF_CORE_DB_STOP) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -503,7 +503,7 @@ LogPerformanceMeasurement (
   It can be used to log a meaningful thing which happens at a time point.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -515,11 +515,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  Begin Macro to measure the perofrmance of evnent signal behavior in any module.\r
+  Begin Macro to measure the performance of evnent signal behavior in any module.\r
   The event guid will be passed with this macro.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -531,11 +531,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  End Macro to measure the perofrmance of evnent signal behavior in any module.\r
+  End Macro to measure the performance of evnent signal behavior in any module.\r
   The event guid will be passed with this macro.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -547,11 +547,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  Begin Macro to measure the perofrmance of a callback function in any module.\r
+  Begin Macro to measure the performance of a callback function in any module.\r
   The event guid which trigger the callback function will be passed with this macro.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -563,11 +563,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  End Macro to measure the perofrmance of a callback function in any module.\r
+  End Macro to measure the performance of a callback function in any module.\r
   The event guid which trigger the callback function will be passed with this macro.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -579,10 +579,10 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  Begin Macro to measure the perofrmance of a general function in any module.\r
+  Begin Macro to measure the performance of a general function in any module.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -594,10 +594,10 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  End Macro to measure the perofrmance of a general function in any module.\r
+  End Macro to measure the performance of a general function in any module.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -609,10 +609,10 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  Begin Macro to measure the perofrmance of a behavior within one module.\r
+  Begin Macro to measure the performance of a behavior within one module.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -624,10 +624,10 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  End Macro to measure the perofrmance of a behavior within one module.\r
+  End Macro to measure the performance of a behavior within one module.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -639,11 +639,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  Begin Macro to measure the perofrmance of a behavior in different modules.\r
+  Begin Macro to measure the performance of a behavior in different modules.\r
   Such as the performance of PEI phase, DXE phase, BDS phase.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r
@@ -655,11 +655,11 @@ LogPerformanceMeasurement (
   } while (FALSE)\r
 \r
 /**\r
-  End Macro to measure the perofrmance of a behavior in different modules.\r
+  End Macro to measure the performance of a behavior in different modules.\r
   Such as the performance of PEI phase, DXE phase, BDS phase.\r
 \r
   If the PERFORMANCE_LIBRARY_PROPERTY_MEASUREMENT_ENABLED bit of PcdPerformanceLibraryPropertyMask is set,\r
-  and the BIT6 (dsiable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set.\r
+  and the BIT6 (disable PERF_GENERAL_TYPE) of PcdPerformanceLibraryPropertyMask is not set,\r
   then LogPerformanceMeasurement() is called.\r
 \r
 **/\r