Home
last modified time | relevance | path

Searched refs:analyze (Results 1 – 25 of 121) sorted by relevance

12345

/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dpower_supply_tests.cpp767 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 Danalyze-inclusions79 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 Ddevice_monitor.hpp45 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 Ddevice.hpp54 virtual void analyze() = 0;
/openbmc/witherspoon-pfault-analysis/
H A Ddevice_monitor.hpp45 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 Ddevice.hpp54 virtual void analyze() = 0;
/openbmc/openbmc/poky/scripts/
H A Dsstate-diff-machines.sh35 analyze="N"
58 --analyze
87 --analyze)
88 analyze="Y"
168 if [ "${analyze}" = "Y" ] ; then
/openbmc/qemu/docs/devel/migration/
H A Dbest-practices.rst8 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 Dpython3-pyperf_2.6.3.bb1 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 Dpython3-oletools_0.60.1.bb1 SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files"
/openbmc/openbmc-tools/tof-voters/
H A DREADME.md15 ./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 Dpm-graph_5.5.bb17 # 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 Dindex.rst8 Using DAMON, users can analyze the memory access patterns of their systems and
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DParity-7.0.021 [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 Dperf-kwork.txt103 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 Dpgood_monitor.hpp57 void analyze() override;
H A Dmihawk-cpld.hpp52 void analyze() override;
H A Dpgood_monitor.cpp61 void PGOODMonitor::analyze() in analyze() function in phosphor::power::PGOODMonitor
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.hpp60 void analyze();
H A Dmain.cpp53 monitor.analyze(); in main()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.hpp57 void analyze() override;
H A Dpgood_monitor.cpp61 void PGOODMonitor::analyze() in analyze() function in witherspoon::power::PGOODMonitor
/openbmc/linux/Documentation/tools/rtla/
H A Drtla.rst17 analyze the real-time properties of Linux. But instead of testing Linux
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-profile.bb13 PROFILE_TOOLS_SYSTEMD = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd-analyze', '', …
/openbmc/linux/tools/tracing/rtla/
H A DREADME.txt3 The rtla meta-tool includes a set of commands that aims to analyze

12345