Home
last modified time | relevance | path

Searched defs:log (Results 51 – 75 of 106) sorted by relevance

12345

/openbmc/u-boot/test/py/
H A Dconftest.py31 log = None variable
H A Du_boot_console_base.py80 def __init__(self, log, config, max_fifo_fill): argument
H A Dmultiplexed_log.py182 def __init__(self, log, marker, anchor): argument
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report39 log = logging.getLogger('oe-build-perf-report') variable
H A Dtest-remote-image70 log = logger_create() variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py335 def __init__(self, name, log): argument
405 def __init__(self, name, log): argument
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp54 bool log = false; member
/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js36 $scope.logs = data.data.filter(function(log) { argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtargetbuild.py137 def log(self, msg): member in SDKBuildProject
H A Dqemurunner.py130 def log(self, msg, extension=""): member in QemuRunner
/openbmc/u-boot/include/
H A Dlog.h121 #define log(_cat, _level, _fmt, _args...) ({ \ macro
129 #define log(_cat, _level, _fmt, _args...) macro
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h54 vhost_log_chunk_t *log; member
131 struct vhost_log *log; member
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp935 auto& log = assertedLog[{level, direction}]; in setThresholdAlarm() local
950 std::optional<sdbusplus::message::object_path>& log) in clearThresholdLog()
/openbmc/webui-vue/src/store/modules/Logs/
H A DEventLogStore.js206 async updateEventLogStatus({ dispatch }, log) { argument
/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs24 pub mod log; module
/openbmc/qemu/hw/virtio/
H A Dvhost.c104 vhost_log_chunk_t log; in vhost_dev_sync_region() local
338 struct vhost_log *log; in vhost_log_alloc() local
367 struct vhost_log *log; in vhost_log_get() local
390 struct vhost_log *log = dev->log; in vhost_log_put() local
437 struct vhost_log *log = vhost_log_get(dev->vhost_ops->backend_type, in vhost_dev_log_resize() local
/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py15 log = logging.getLogger() variable
/openbmc/qemu/scripts/
H A Dsimpletrace.py272 def process(events, log, analyzer, read_header=True): argument
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c73 static GSList *log, *divergence_log; variable
/openbmc/openbmc-test-automation/lib/
H A Dobmc_boot_test.py30 import logging_utils as log namespace
/openbmc/qemu/hw/cxl/
H A Dcxl-device-utils.c352 CXLEventLogType log; in device_reg_init_common() local
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1623 static int ct3d_qmp_cxl_event_log_enc(CxlEventLog log) in ct3d_qmp_cxl_event_log_enc()
1639 void qmp_cxl_inject_general_media_event(const char *path, CxlEventLog log, in qmp_cxl_inject_general_media_event()
1722 void qmp_cxl_inject_dram_event(const char *path, CxlEventLog log, uint8_t flags, in qmp_cxl_inject_dram_event()
1824 void qmp_cxl_inject_memory_module_event(const char *path, CxlEventLog log, in qmp_cxl_inject_memory_module_event()
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c111 VduseVirtqLog *log; member
135 void *log; member
1114 void *log; in vduse_set_reconnect_log_file() local
/openbmc/u-boot/doc/
H A DREADME.x86121 log in as 'root'): label
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py28 log = logging.getLogger('build-perf') variable

12345