Home
last modified time | relevance | path

Searched defs:log_file (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test69 def setup_file_logging(log_file): argument
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py178 def log_file(self, *args): member in QemuBaseTest
/openbmc/qemu/bsd-user/
H A Dmain.c265 const char *log_file = NULL; in main() local
/openbmc/qemu/qga/
H A Dmain.c103 FILE *log_file; member
1468 FILE *log_file = ga_open_logfile(config->log_filepath); in initialize_agent() local
/openbmc/linux/tools/testing/kunit/
Dkunit_tool_test.py
/openbmc/qemu/block/
H A Dblklogwrites.c55 BdrvChild *log_file; member
/openbmc/qemu/system/
H A Dvl.c190 static const char *log_file; variable