Home
last modified time | relevance | path

Searched defs:log (Results 26 – 50 of 106) sorted by relevance

12345

/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md27 ### AdditionalData keywords
140 ### FFDC Intended For UserData PEL sections
H A Devent_logger.hpp74 void log(const std::string& message, in log() function in openpower::pels::EventLogger
/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-dco.py39 log = subprocess.check_output(["git", "log", "--format=%H %s", variable
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md42 ## log section in Structured Logging
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test36 log = logging.getLogger() variable
H A Dsend-error-report28 log = logging.getLogger("send-error-report") variable
H A Dbuildstats-diff27 log = logging.getLogger() variable
/openbmc/qemu/tests/guest-debug/
H A Drun-test.py45 def log(output, msg): function
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py42 def log(self, msg): member in SSHProcess
120 def log(self, msg): member in SSHControl
H A Dqemutinyrunner.py62 def log(self, msg): member in QemuTinyRunner
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py28 def log(msg, args): function
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dget_module_deps3.py54 log = open('temp/log_%s' % current_module.strip('.*'),'w') variable
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/
H A Dsdkbuildproject.py40 def log(self, msg): member in SDKBuildProject
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.hpp96 void log(const char* message, const std::string& pathMeta, in log() function in phosphor::dbus::monitoring::Journal
H A Delog.hpp107 void log() const override in log() function in phosphor::dbus::monitoring::Elog
/openbmc/phosphor-fan-presence/
H A Dlogger.hpp75 void log(const std::string& message, Priority priority = Logger::info) in log() function in phosphor::fan::Logger
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.cpp37 void FlightRecorder::log(const std::string& id, const std::string& message) in log() function in phosphor::fan::control::json::FlightRecorder
/openbmc/openpower-occ-control/
H A Docc_errors.hpp86 bool log; member in open_power::occ::Error::Descriptor
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsensors-overview-controller.js13 function($scope, $log, $window, APIUtils, dataService, Constants) {
/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h65 PCIEAERErr *log; member
/openbmc/u-boot/lib/
H A Dtpm-v2.c136 const u8 *event, u8 *log) in tcg2_log_append()
177 u8 *log; in tcg2_log_append_check() local
197 struct tcg_pcr_event *log; in tcg2_log_init() local
292 u8 *log; in tcg2_replay_eventlog() local
370 struct tcg_pcr_event *log; in tcg2_log_parse() local
553 struct tcg2_event_log log; in tcg2_log_prepare_buffer() local
/openbmc/qemu/tests/functional/
H A Dtest_acpi_bits.py123 def _print_log(self, log): argument
/openbmc/u-boot/test/py/
H A Du_boot_utils.py255 def __init__(self, log, filename): argument
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/
H A Drt_bmark.py107 def log(*msg): function
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcontext.py125 def _display_sdk_envs(self, log, args, sdk_envs): argument

12345