Home
last modified time | relevance | path

Searched full:analyze (Results 1 – 25 of 246) sorted by relevance

12345678910

/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dpower_supply_tests.cpp105 // Call to analyze() will update to present, that will trigger updating in setMissingToPresentExpects()
116 // The voltage defaults to 0, the first call to analyze should update the in setMissingToPresentExpects()
220 TEST_F(PowerSupplyTests, Analyze) in TEST_F() argument
234 psu.analyze(); in TEST_F()
260 // Each analyze() call will trigger a read of the presence GPIO. 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()
[all …]
/openbmc/openpower-hw-diags/
H A Dmain_nl.cpp19 * gpio or it can be loaded as an application to analyze hardware and
23 * --analyze: Analyze the hardware
36 printf(" --analyze: Analyze the hardware\n"); in main()
49 // the analyzer via command line (--analyze). in main()
53 // Either analyze (application mode) or daemon mode in main()
54 if (true == getCliOption(argv, argv + argc, "--analyze")) in main()
56 // Analyze the host hardware. in main()
H A Dmain.cpp13 * gpio or it will be loaded as an application to analyze hardware and
17 * --analyze: Analyze the hardware
40 printf(" --analyze: Analyze the hardware\n"); in main()
56 // the analyzer via command line (--analyze). in main()
60 // Either analyze (application mode) or daemon mode in main()
61 if (true == getCliOption(argv, argv + argc, "--analyze")) in main()
63 // Analyze the host hardware. in main()
/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/witherspoon-pfault-analysis/
H A Ddevice_monitor.hpp21 * Monitors a power device for faults by calling Device::analyze()
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 Ddevice.hpp52 * Pure virtual function to analyze an error
54 virtual void analyze() = 0;
/openbmc/phosphor-power/
H A Ddevice_monitor.hpp21 * Monitors a power device for faults by calling Device::analyze()
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 Ddevice.hpp52 * Pure virtual function to analyze an error
54 virtual void analyze() = 0;
/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/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.hpp24 * Future commits will analyze the power sequencer chip for errors
57 void analyze() override;
62 * it will analyze the power sequencer for faults.
/openbmc/linux/tools/perf/Documentation/
H A Dperf-kmem.txt61 Analyze SLAB allocator events.
64 Analyze page allocator events
72 Only analyze samples within given time window: <start>,<stop>. Times
H A Dperf-kvm.txt94 analyze events which occur on this vcpu. (default: all vcpus)
108 Analyze events only for given process ID(s) (comma separated list).
128 Analyze events only for given process ID(s) (comma separated list).
131 analyze events which occur on this vcpu. (default: all vcpus)
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.hpp24 * Future commits will analyze the power sequencer chip for errors
57 void analyze() override;
62 * it will analyze the power sequencer for faults.
H A Dmihawk-cpld.cpp63 // read CPLD_register error code to analyze in onFailure()
192 void MihawkCPLD::analyze() in analyze() function in phosphor::power::MihawkCPLD
207 // read CPLD_register error code to analyze and in analyze()
421 // Read CPLD_register error code and return the result to analyze.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperf_2.8.1.bb1 SUMMARY = "A toolkit to write, run and analyze benchmarks"
3 The Python pyperf module is a toolkit to write, run and analyze benchmarks. \
/openbmc/qemu/target/hexagon/
H A Dgen_analyze_funcs.py27 ## Generate the code to analyze the instruction
63 ## Analyze the register reads
70 ## Analyze the register writes
/openbmc/openbmc-tools/tof-voters/libvoters/
H A Dentry_point.py20 import_module("libvoters.subcmd.analyze-commits"),
21 import_module("libvoters.subcmd.analyze-reviews"),
/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/openbmc/poky/scripts/
H A Dsstate-diff-machines.sh35 analyze="N"
58 --analyze
87 --analyze)
88 analyze="Y"
168 if [ "${analyze}" = "Y" ] ; then
/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.13.bb14 # Apart from the listed RDEPENDS, analyze-suspend depends on some features
33 RPROVIDES:${PN} = "analyze-suspend"
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Dreport.py21 print("Missing commits.json; run analyze-commits?")
25 print("Missing reviews.json; run analyze-reviews?")
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.hpp15 * This class will analyze a unit to see if it is in the failed
60 void analyze();
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dread.hpp485 * @tparam Arg - The argument to analyze for grouping.
495 * @tparam Arg - The argument to analyze for grouping.
505 * @tparam Arg - The argument to analyze for grouping.
506 * @tparam Rest - The remaining arguments left to analyze.
516 * @tparam Arg - The argument to analyze for grouping.
517 * @tparam Rest - The remaining arguments left to analyze.

12345678910