| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ | 
| H A D | Mode.interface.yaml | 11           consumption and performance.47                 save power while attempting to maintain performance. This mode
 48                 differs from EfficiencyFavorPower in that more performance is
 53                 save power at the cost of performance. This mode differs from
 54                 PowerSaving in that more performance is retained and less power
 56                 that less performance is retained but more power is saved.
 60                 speeds possible. This mode should be used when performance is
 
 | 
| /openbmc/pldm/ | 
| H A D | .clang-tidy | 111     clang-analyzer-optin.performance.GCDAntipattern,112     clang-analyzer-optin.performance.Padding,
 162     performance-faster-string-find,
 163     performance-inefficient-algorithm,
 164     performance-inefficient-string-concatenation,
 165     performance-inefficient-vector-operation,
 166     performance-move-constructor-init,
 167     performance-noexcept-destructor,
 168     performance-noexcept-move-constructor,
 169     performance-noexcept-swap,
 [all …]
 
 | 
| /openbmc/phosphor-bmc-code-mgmt/ | 
| H A D | .clang-tidy | 135     clang-analyzer-optin.performance.GCDAntipattern,136     clang-analyzer-optin.performance.Padding,
 218     performance-faster-string-find,
 219     performance-for-range-copy,
 220     performance-implicit-conversion-in-loop,
 221     performance-inefficient-algorithm,
 222     performance-inefficient-string-concatenation,
 223     performance-inefficient-vector-operation,
 224     performance-move-const-arg,
 225     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/phosphor-psu-code-mgmt/ | 
| H A D | .clang-tidy | 132     clang-analyzer-optin.performance.GCDAntipattern,133     clang-analyzer-optin.performance.Padding,
 214     performance-faster-string-find,
 215     performance-for-range-copy,
 216     performance-implicit-conversion-in-loop,
 217     performance-inefficient-algorithm,
 218     performance-inefficient-string-concatenation,
 219     performance-inefficient-vector-operation,
 220     performance-move-const-arg,
 221     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/estoraged/ | 
| H A D | .clang-tidy | 138     clang-analyzer-optin.performance.GCDAntipattern,139     clang-analyzer-optin.performance.Padding,
 251     performance-faster-string-find,
 252     performance-for-range-copy,
 253     performance-implicit-conversion-in-loop,
 254     performance-inefficient-algorithm,
 255     performance-inefficient-string-concatenation,
 256     performance-inefficient-vector-operation,
 257     performance-move-const-arg,
 258     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/phosphor-state-manager/ | 
| H A D | .clang-tidy | 136     clang-analyzer-optin.performance.GCDAntipattern,137     clang-analyzer-optin.performance.Padding,
 242     performance-faster-string-find,
 243     performance-for-range-copy,
 244     performance-implicit-conversion-in-loop,
 245     performance-inefficient-algorithm,
 246     performance-inefficient-string-concatenation,
 247     performance-inefficient-vector-operation,
 248     performance-move-const-arg,
 249     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ | 
| H A D | 0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch | 16 …64-yoe-linux-musl/libcereal/1.3.2+gitAUTOINC+ebef1e9298-r0/git/sandbox/performance.cpp:261:9: note…19 …64-yoe-linux-musl/libcereal/1.3.2+gitAUTOINC+ebef1e9298-r0/git/sandbox/performance.cpp:261:9: erro…
 27  sandbox/performance.cpp | 4 ++--
 30 diff --git a/sandbox/performance.cpp b/sandbox/performance.cpp
 32 --- a/sandbox/performance.cpp
 33 +++ b/sandbox/performance.cpp
 
 | 
| /openbmc/libcper/ | 
| H A D | .clang-tidy | 102     clang-analyzer-optin.performance.GCDAntipattern,103     clang-analyzer-optin.performance.Padding,
 154     performance-faster-string-find,
 155     performance-for-range-copy,
 156     performance-implicit-conversion-in-loop,
 157     performance-inefficient-algorithm,
 158     performance-inefficient-string-concatenation,
 159     performance-inefficient-vector-operation,
 160     performance-no-int-to-ptr,
 161     performance-type-promotion-in-math-fn,
 [all …]
 
 | 
| /openbmc/phosphor-led-manager/ | 
| H A D | .clang-tidy | 136     clang-analyzer-optin.performance.GCDAntipattern,137     clang-analyzer-optin.performance.Padding,
 242     performance-faster-string-find,
 243     performance-for-range-copy,
 244     performance-implicit-conversion-in-loop,
 245     performance-inefficient-algorithm,
 246     performance-inefficient-string-concatenation,
 247     performance-inefficient-vector-operation,
 248     performance-move-const-arg,
 249     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/bmcweb/ | 
| H A D | .clang-tidy | 167     clang-analyzer-optin.performance.GCDAntipattern,168     clang-analyzer-optin.performance.Padding,
 283     performance-avoid-endl,
 284     performance-faster-string-find,
 285     performance-for-range-copy,
 286     performance-implicit-conversion-in-loop,
 287     performance-inefficient-algorithm,
 288     performance-inefficient-string-concatenation,
 289     performance-inefficient-vector-operation,
 290     performance-move-const-arg,
 [all …]
 
 | 
| /openbmc/dbus-sensors/ | 
| H A D | .clang-tidy | 264     performance-faster-string-find,265     performance-for-range-copy,
 266     performance-implicit-conversion-in-loop,
 267     performance-inefficient-algorithm,
 268     performance-inefficient-string-concatenation,
 269     performance-inefficient-vector-operation,
 270     performance-move-const-arg,
 271     performance-move-constructor-init,
 272     performance-no-automatic-move,
 273     performance-no-int-to-ptr,
 [all …]
 
 | 
| /openbmc/phosphor-time-manager/ | 
| H A D | .clang-tidy | 138     clang-analyzer-optin.performance.GCDAntipattern,139     clang-analyzer-optin.performance.Padding,
 254     performance-faster-string-find,
 255     performance-for-range-copy,
 256     performance-implicit-conversion-in-loop,
 257     performance-inefficient-algorithm,
 258     performance-inefficient-string-concatenation,
 259     performance-inefficient-vector-operation,
 260     performance-move-const-arg,
 261     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/phosphor-led-sysfs/ | 
| H A D | .clang-tidy | 138     clang-analyzer-optin.performance.GCDAntipattern,139     clang-analyzer-optin.performance.Padding,
 255     performance-faster-string-find,
 256     performance-for-range-copy,
 257     performance-implicit-conversion-in-loop,
 258     performance-inefficient-algorithm,
 259     performance-inefficient-string-concatenation,
 260     performance-inefficient-vector-operation,
 261     performance-move-const-arg,
 262     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/obmc-console/ | 
| H A D | .clang-tidy | 109     clang-analyzer-optin.performance.GCDAntipattern,110     -clang-analyzer-optin.performance.Padding,
 163     performance-faster-string-find,
 164     performance-for-range-copy,
 165     performance-implicit-conversion-in-loop,
 166     performance-inefficient-algorithm,
 167     performance-inefficient-string-concatenation,
 168     performance-inefficient-vector-operation,
 169     performance-no-int-to-ptr,
 170     performance-type-promotion-in-math-fn,
 [all …]
 
 | 
| /openbmc/libpldm/ | 
| H A D | .clang-tidy | 109     clang-analyzer-optin.performance.GCDAntipattern,110     clang-analyzer-optin.performance.Padding,
 164     performance-faster-string-find,
 165     performance-for-range-copy,
 166     performance-implicit-conversion-in-loop,
 167     performance-inefficient-algorithm,
 168     performance-inefficient-string-concatenation,
 169     performance-inefficient-vector-operation,
 170     performance-no-int-to-ptr,
 171     performance-type-promotion-in-math-fn,
 [all …]
 
 | 
| /openbmc/u-boot/doc/ | 
| H A D | README.ARC | 3 to high-performance host applications.9 technology to tailor each ARC processor instance to meet specific performance,
 13 their own custom instructions that dramatically increase performance.
 19 performance and code density for embedded and host SoC applications.
 
 | 
| H A D | README.NDS32 | 1 NDS32 is a new high-performance 32-bit RISC microprocessor core.8 achieve optimal system performance, code density, and power efficiency.
 22    - Data prefetch to improve data cache performance.
 30    - Performance extension.
 
 | 
| /openbmc/phosphor-debug-collector/ | 
| H A D | .clang-tidy | 163     clang-analyzer-optin.performance.GCDAntipattern,164     clang-analyzer-optin.performance.Padding,
 290     performance-faster-string-find,
 291     performance-for-range-copy,
 292     performance-implicit-conversion-in-loop,
 293     performance-inefficient-algorithm,
 294     performance-inefficient-string-concatenation,
 295     performance-inefficient-vector-operation,
 296     performance-move-const-arg,
 297     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/entity-manager/ | 
| H A D | .clang-tidy | 162     clang-analyzer-optin.performance.GCDAntipattern,163     clang-analyzer-optin.performance.Padding,
 286     performance-faster-string-find,
 287     performance-for-range-copy,
 288     performance-implicit-conversion-in-loop,
 289     performance-inefficient-algorithm,
 290     performance-inefficient-string-concatenation,
 291     performance-inefficient-vector-operation,
 292     performance-move-const-arg,
 293     performance-move-constructor-init,
 [all …]
 
 | 
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libqb/ | 
| H A D | libqb_2.0.8.bb | 1 SUMMARY = "An IPC library for high performance servers"2 DESCRIPTION = "libqb is a library with the primary purpose of providing high performance client ser…
 3 It provides high performance logging, tracing, ipc, and poll."
 
 | 
| /openbmc/openbmc/meta-openembedded/meta-oe/licenses/ | 
| H A D | GPL-2.0-with-lmbench-restriction | 69 users may see the performance of the system as a whole, and can72 subsystems while completely destroying overall system performance.
 77 detect that the optimization improved the subsystem performance
 78 while damaging the rest of the system performance and would be able
 85 benchmarks to evaluate the performance effects of various
 101 (skewed) lmbench performance results.
 
 | 
| /openbmc/u-boot/arch/arm/mach-omap2/omap5/ | 
| H A D | Kconfig | 77 	  Select the Operating Performance Point(OPP) for the MPU voltage91 	  Select the Operating Performance Point(OPP) for the DSPEVE voltage
 115 	  Select the Operating Performance Point(OPP) for the IVA voltage
 139 	  Select the Operating Performance Point(OPP) for the GPU voltage
 
 | 
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/ | 
| H A D | libpfm4_4.13.0.bb | 1 SUMMARY = "Monitoring tools exploiting the performance monitoring events"3 monitoring tools exploiting the performance monitoring events such as those \
 4 provided by the Performance Monitoring Unit (PMU) of modern processors."
 
 | 
| /openbmc/u-boot/lib/dhry/ | 
| H A D | Kconfig | 5 	  rough idea of CPU performance. This enables a 'dhry' command6 	  which runs this benchmark within U-Boot and reports the performance.
 
 | 
| /openbmc/openbmc-test-automation/redfish/ | 
| H A D | __init__.robot | 14     # Run Keyword  Check BMC Performance15     Run Keyword And Ignore Error  Check BMC Performance
 
 |