/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | power_supply_tests.cpp | 234 psu.analyze(); in TEST_F() 282 psu2.analyze(); in TEST_F() 311 psu2.analyze(); in TEST_F() 345 psu2.analyze(); in TEST_F() 360 psu2.analyze(); in TEST_F() 390 psu2.analyze(); in TEST_F() 413 psu2.analyze(); in TEST_F() 425 psu2.analyze(); in TEST_F() 458 psu2.analyze(); in TEST_F() 469 psu2.analyze(); in TEST_F() [all …]
|
/openbmc/qemu/scripts/ |
H A D | analyze-inclusions | 79 analyze() { 86 analyze ../include/qemu/osdep.h 89 analyze -include ../include/qemu/osdep.h ../include/hw/hw.h 92 analyze -include ../include/qemu/osdep.h trace/generated-tracers.h 95 analyze -DCOMPILING_PER_TARGET -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../… 98 analyze -DCOMPILING_PER_TARGET -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../…
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | device_monitor.hpp | 45 timer(e, std::bind(&DeviceMonitor::analyze, this), i) in DeviceMonitor() 64 virtual void analyze() in analyze() function in witherspoon::power::DeviceMonitor 66 device->analyze(); in analyze()
|
H A D | device.hpp | 54 virtual void analyze() = 0;
|
/openbmc/phosphor-power/ |
H A D | device_monitor.hpp | 45 timer(e, std::bind(&DeviceMonitor::analyze, this), i) in DeviceMonitor() 64 virtual void analyze() in analyze() function in phosphor::power::DeviceMonitor 66 device->analyze(); in analyze()
|
H A D | device.hpp | 54 virtual void analyze() = 0;
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-diff-machines.sh | 35 analyze="N" 58 --analyze 87 --analyze) 88 analyze="Y" 168 if [ "${analyze}" = "Y" ] ; then
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 8 The migration stream can be analyzed thanks to ``scripts/analyze-migration.py``. 17 $ ./scripts/analyze-migration.py -f mig 24 See also ``analyze-migration.py -h`` help for more options.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pyperf_2.8.1.bb | 1 SUMMARY = "A toolkit to write, run and analyze benchmarks" 3 The Python pyperf module is a toolkit to write, run and analyze benchmarks. \
|
H A D | python3-oletools_0.60.2.bb | 1 SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files"
|
/openbmc/openbmc-tools/tof-voters/ |
H A D | README.md | 15 ./voters analyze-commits --before "2022-01-01" --after "2021-06-30" 16 ./voters analyze-reviews --before "2022-01-01" --after "2021-06-30"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/ |
H A D | pm-graph_5.13.bb | 14 # Apart from the listed RDEPENDS, analyze-suspend depends on some features 33 RPROVIDES:${PN} = "analyze-suspend"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Parity-7.0.0 | 21 [Contribute](#contribute) software you develop, operate, or analyze with this software, including c… 31 3. You don't develop, operate, or analyze other software with it for anyone outside the team devel… 35 You may use this software to operate and analyze software you can't [contribute](#contribute) in or…
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-kwork.txt | 103 Only analyze samples within given time window: <start>,<stop>. Times 133 Only analyze samples within given time window: <start>,<stop>. Times 172 Only analyze samples within given time window: <start>,<stop>. Times
|
/openbmc/linux/Documentation/admin-guide/mm/damon/ |
H A D | index.rst | 8 Using DAMON, users can analyze the memory access patterns of their systems and
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | pgood_monitor.hpp | 57 void analyze() override;
|
H A D | pgood_monitor.cpp | 61 void PGOODMonitor::analyze() in analyze() function in witherspoon::power::PGOODMonitor
|
/openbmc/phosphor-objmgr/fail-monitor/ |
H A D | monitor.hpp | 60 void analyze();
|
H A D | main.cpp | 53 monitor.analyze(); in main()
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | pgood_monitor.hpp | 57 void analyze() override;
|
H A D | mihawk-cpld.hpp | 52 void analyze() override;
|
H A D | pgood_monitor.cpp | 61 void PGOODMonitor::analyze() in analyze() function in phosphor::power::PGOODMonitor
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla.rst | 17 analyze the real-time properties of Linux. But instead of testing Linux
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 620 def analyze(self): member in BuildSystem 746 def analyze(self): member in Autotools 796 def analyze(self): member in CMake 1059 def analyze(self): member in Meson 1215 system.analyze()
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-tools-profile.bb | 13 PROFILE_TOOLS_SYSTEMD = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd-analyze', '', …
|