Home
last modified time | relevance | path

Searched refs:cout (Results 1 – 25 of 100) sorted by relevance

1234

/openbmc/phosphor-pid-control/
H A Dutil.cpp37 std::cout << "sensor config:\n"; in debugPrint()
38 std::cout << "{\n"; in debugPrint()
41 std::cout << "\t{" << pair.first << ",\n\t\t{"; in debugPrint()
42 std::cout << pair.second.type << ", "; in debugPrint()
43 std::cout << pair.second.readPath << ", "; in debugPrint()
44 std::cout << pair.second.writePath << ", "; in debugPrint()
45 std::cout << pair.second.min << ", "; in debugPrint()
46 std::cout << pair.second.max << ", "; in debugPrint()
47 std::cout << pair.second.timeout << ", "; in debugPrint()
48 std::cout << pair.second.unavailableAsFailed << "},\n\t},\n"; in debugPrint()
[all …]
/openbmc/phosphor-objmgr/src/test/util/
H A Ddebug_output.hpp10 cout << "##### AssociationOwnersType #####" << endl; in dumpAssociationOwnersType()
13 cout << "------------------------------------" << endl; in dumpAssociationOwnersType()
14 cout << setw(15) << left << "OBJ PATH:" << i.first << endl; in dumpAssociationOwnersType()
18 cout << setw(16) << left << "DBUS SERVICE:" << j.first << endl; in dumpAssociationOwnersType()
22 cout << setw(17) << left << "ASSOC PATH:" << k.first << endl; in dumpAssociationOwnersType()
26 cout << setw(18) << left << "ENDPOINT:" << l << endl; in dumpAssociationOwnersType()
30 cout << "------------------------------------" << endl; in dumpAssociationOwnersType()
37 cout << "##### AssociationInterfaces #####" << endl; in dumpAssociationInterfaces()
40 cout << "------------------------------------" << endl; in dumpAssociationInterfaces()
41 cout << setw(15) << left << "OBJ PATH:" << i.first << endl; in dumpAssociationInterfaces()
[all …]
/openbmc/sdbusplus/example/
H A Dasio-example.cpp21 std::cout << "foo(" << test << ") -> " << (test + 1) << "\n"; in foo()
31 std::cout << "fooYield(yield, " << test << ")...\n"; in fooYield()
37 std::cout << "call to foo failed: ec = " << ec << '\n'; in fooYield()
40 std::cout << "yielding call to foo OK! (-> " << testCount << ")\n"; in fooYield()
46 std::cout << "methodWithMessage(m, " << test << ") -> " << (test + 1) in methodWithMessage()
53 std::cout << "voidBar() -> 42\n"; in voidBar()
73 std::cout << "async call to Properties.Get serialized via yield OK!\n"; in do_start_async_method_call_one()
77 std::cout << "ec = " << ec << ": " << std::get<int>(testValue) << "\n"; in do_start_async_method_call_one()
89 std::cout << "async call to Properties.Get serialized via yield OK!\n"; in do_start_async_method_call_one()
93 std::cout << "ec = " << ec << ": " << std::get<int>(testValue) << "\n"; in do_start_async_method_call_one()
[all …]
H A Dregister-property.cpp62 std::cout in asyncReadPropertyWithIncorrectType()
85 std::cout << "Greetings value is: " << value << "\n"; in asyncReadProperties()
97 std::cout << "Goodbyes value is: " << value << "\n"; in asyncReadProperties()
109 std::cout in asyncChangeProperty()
115 std::cout in asyncChangeProperty()
126 std::cout in asyncChangeProperty()
133 std::cout << "Changed goodbyes property as expected\n"; in asyncChangeProperty()
181 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
H A Dcoroutine-example.cpp21 std::cout << file << " " << status << std::endl; in startup()
25 std::cout << co_await systemd.get_property<std::string>(ctx, "Architecture") in startup()
35 std::cout in startup()
68 std::cout << "Caught exception because you cannot set Architecture: " in startup()
84 std::cout << new_name << " owns " << service << std::endl; in startup()
88 std::cout << service << " released" << std::endl; in startup()
H A Dcalculator-client.cpp25 std::cout << "Should be 42: " << _ << std::endl; in startup()
31 std::cout << "Should be 42: " << _ << std::endl; in startup()
42 std::cout << "Should be 0: " << _ << std::endl; in startup()
50 std::cout << "Should be 1234: " << _ << std::endl; in startup()
59 std::cout << "Should be 'client': " << _ << std::endl; in startup()
H A Dget-all-properties.cpp75 std::cout << "As expected " << error.what() << "\n"; in logExpectedException()
104 std::cout in asyncGetAllPropertiesStringTypeOnly()
106 std::cout << "value of goodbyes: " << *goodbyes << "\n"; in asyncGetAllPropertiesStringTypeOnly()
155 std::cout << "value of greetings: " << greetings << "\n"; in asyncGetAllProperties()
156 std::cout << "value of goodbyes: " << goodbyes << "\n"; in asyncGetAllProperties()
157 std::cout << "value of value: " << value << "\n"; in asyncGetAllProperties()
229 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp211 std::cout << "No units found for systemd service: " << services[0] in getStates()
253 using std::cout; in status()
266 cout << "Fan Control Service State : " << states[0] << ", " << states[1] in status()
268 cout << endl; in status()
269 cout << "CurrentBMCState : " << states[3] << endl; in status()
270 cout << "CurrentPowerState : " << states[4] << endl; in status()
271 cout << "CurrentHostState : " << states[5] << endl; in status()
272 cout << endl; in status()
273 cout << "FAN " in status()
276 cout << "===============================================================" in status()
[all …]
/openbmc/phosphor-state-manager/
H A Dsystemd_target_monitor.cpp18 std::cout << "## Data Structure of Json ##" << std::endl; in dump_targets()
21 std::cout << target << " " << value.errorToLog << std::endl; in dump_targets()
22 std::cout << " "; in dump_targets()
25 std::cout << eToMonitor << ", "; in dump_targets()
27 std::cout << std::endl; in dump_targets()
29 std::cout << std::endl; in dump_targets()
34 std::cout << "[-f <file1> -f <file2> ...] : Full path to json file(s) with " in print_usage()
37 std::cout << "[-s <file1> -s <file2> ...] : Full path to json file(s) with " in print_usage()
/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp184 cout << "\n Command failed with the return code " << returnCode in printReturnCode()
199 cout << output.dump(4) << '\n'; in debugger()
509 std::cout << "Value read is saved in the file " << value in readKeyword()
531 std::cout << "Keyword Value: " << keyword << std::endl; in readKeyword()
532 std::cout << e.what() << std::endl; in readKeyword()
544 std::cout << "Keyword " << keyword << " update failed." in updateKeyword()
572 std::cout << "Data updated successfully " << std::endl; in updateKeyword()
603 cout.flush(); in forceReset()
630 std::cout << "Keyword " << keyword << " update failed." in updateHardware()
652 std::cout << "Data updated successfully " << std::endl; in updateHardware()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A D0001-include-iostream-for-cout.patch4 Subject: [PATCH] include iostream for cout
6 End cout with endl
9 plugins/dynamic_simulator/thread.cpp:241:3: error: 'cout' was not declared in this scope
10 cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"
37 - cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"
38 + std::cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"<<std::endl;
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dbios_handler.cpp77 std::cout << "Is PLDM running: " << isPLDMRunning << std::endl; in checkAndListenPLDMService()
211 std::cout << "Writing FCO to VPD: " << fcoVal << std::endl; in saveFCOToVPD()
248 std::cout << "Writing AMM to VPD: " << static_cast<int>(vpdVal.at(0)) in saveAMMToVPD()
286 std::cout << "Writing Keep and Clear to VPD: " in saveKeepAndClearToVPD()
325 std::cout << "Writing create default lpar to VPD: " in saveCreateDefaultLparToVPD()
363 std::cout << "Writing clear NVRAM to VPD: " in saveClearNVRAMToVPD()
461 std::cout << "Skip FCO BIOS write, value is already: " << fcoInBIOS in saveFCOToBIOS()
473 std::cout << "Set hb_field_core_override to: " in saveFCOToBIOS()
504 std::cout << "Skip AMM BIOS write, value is already: " << toWrite in saveAMMToBIOS()
516 std::cout << "Set hb_memory_mirror_mode to: " << toWrite << std::endl; in saveAMMToBIOS()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp91 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
101 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
111 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
121 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
131 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
141 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
151 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
161 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
181 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToPELId()
361 std::cout in genPELJSON()
[all …]
/openbmc/openpower-vpd-parser/vpd-parser/
H A Dkeyword_vpd_parser.cpp47 ostream_iterator<int>(cout << hex, " ")); in parse()
78 std::cout << '\n' << '\t'; in validateTheTypeOfKwVpd()
81 std::cout << *itDeb; in validateTheTypeOfKwVpd()
85 std::cout << '\n'; in validateTheTypeOfKwVpd()
177 std::cout << "\nCHECKSUM : " << std::hex << static_cast<int>(checkSum) in validateChecksum()
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp32 std::cout << "Can't set property for sensor\n"; in on_loop()
40 std::cout << sensorInterfaces.size() << " updates took " in on_loop()
48 std::cout << "Read " << reads << " sensor updates\n"; in on_loop()
68 std::cout << "Nothing to do\n"; in main()
96 std::cout << "Done initializing\n"; in main()
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp245 std::cout << "Checking: " << hwmonNamePath << ": " << hwmonName in createSensors()
347 std::cout << "Skipped: " << inputPath << ": " << sensorName in createSensors()
405 std::cout << "Mapped: " << inputPath << " to " << sensorName in createSensors()
413 std::cout << "Sensor" << (createdSensors.size() == 1 ? " is" : "s are") in createSensors()
448 std::cout << parameters << " on bus " << busStr in exportDevice()
480 std::cout << parameters << " on bus " << busStr << " is exported\n"; in exportDevice()
612 std::cout << config.name << " is detected\n"; in detectCpu()
631 std::cout in detectCpu()
646 std::cout << config.name << ", state: " << config.state << "\n"; in detectCpu()
780 std::cout << "bus: " << bus << "\n"; in getCpuConfig()
[all …]
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp197 std::cout << r; in TEST()
213 std::cout << "method called.\n"; in test_method()
220 std::cout << "method called.\n"; in test_method()
243 std::cout << "method called. Got:" << x << "\n"; in TEST()
251 std::cout << "method called. Got:" << x << "\n"; in TEST()
270 std::cout << "method called.\n"; in TEST()
276 std::cout << "method called.\n"; in TEST()
284 std::cout << "method called. Got:" << x << "\n"; in TEST()
/openbmc/phosphor-logging/
H A Dlog_create_main.cpp15 std::cout << "Known events:" << std::endl; in list_all()
18 std::cout << " " << e << std::endl; in list_all()
39 std::cout << path.str << std::endl; in generate_event()
H A Dlogging_test.cpp50 std::cout << journ_entry << "\n"; in validate_journal()
53 std::cout << "We found it!\n"; in validate_journal()
111 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
158 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
219 std::cout << "elog exception caught: " << e.what() << std::endl; in commitError()
/openbmc/google-misc/subprojects/acpi-power-state-daemon/
H A Dacpi_power_state.cpp62 std::cout << "State change " in sysACPIStatus()
69 std::cout << "Entered S5" << std::endl; in sysACPIStatus()
73 std::cout << "Entered S0" << std::endl; in sysACPIStatus()
/openbmc/phosphor-event/
H A Devent_messaged.cpp56 cout << "[-s <x>] : Maximum bytes to use for event logger" << endl; in print_usage()
57 cout << "[-t <x>] : Limit total number of logs (will ignore newer)" << endl; in print_usage()
82 cout << maxsize <<endl; in main()
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp138 std::cout in createSensorsFromConfig()
204 std::cout in createSensorsFromConfig()
276 std::cout << "find name of eth" << *pEthIndex in getNicNameInfo()
359 std::cout << "ethNum = " << ethNum << ", state = " << *pState in processLanStatusChange()
404 std::cout << "Reading " << fileName << "\n"; in initializeLanStatus()
435 std::cout << "ethNum = " << std::to_string(ethNum) << ", ifindex = " in initializeLanStatus()
461 std::cout << "ethNum = " << std::to_string(ethNum) in initializeLanStatus()
509 std::cout << "rescan due to configuration change \n"; in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0004-Use-BUILD_DATE-to-improve-reproducibility.patch39 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__
41 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "
54 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__
56 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "
/openbmc/openpower-proc-control/test/
H A Dutest.cpp113 std::cout << "Hello\n"; in func1()
118 std::cout << "World\n"; in func2()
129 std::cout << p.first << std::endl; in TEST()
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dcpp-example.cpp14 std::cout << "C++ example linking " << cpp_example.get_string() << std::endl; in main()
15 std::cout << "Linking json-c version " << cpp_example.get_json_c_version() << std::endl; in main()

1234