/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | power_supply_tests.cpp | 767 psu.analyze(); in TEST_F() 921 psu.analyze(); in TEST_F() 948 psu.analyze(); in TEST_F() 1061 psu.analyze(); in TEST_F() 1090 psu.analyze(); in TEST_F() 1148 psu.analyze(); in TEST_F() 1176 psu.analyze(); in TEST_F() 1205 psu.analyze(); in TEST_F() 1226 psu.analyze(); in TEST_F() 1262 psu.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/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/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/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.6.3.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.1.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.5.bb | 17 # Apart from the listed RDEPENDS, analyze-suspend depends on some features 34 RPROVIDES:${PN} = "analyze-suspend"
|
/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/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/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/phosphor-objmgr/fail-monitor/ |
H A D | monitor.hpp | 60 void analyze();
|
H A D | main.cpp | 53 monitor.analyze(); in main()
|
/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/linux/Documentation/tools/rtla/ |
H A D | rtla.rst | 17 analyze the real-time properties of Linux. But instead of testing Linux
|
/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', '', …
|
/openbmc/linux/tools/tracing/rtla/ |
H A D | README.txt | 3 The rtla meta-tool includes a set of commands that aims to analyze
|