Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test69 def setup_file_logging(log_file): argument
/openbmc/qemu/bsd-user/
H A Dmain.c256 const char *log_file = NULL; in main() local
/openbmc/qemu/qga/
H A Dmain.c102 FILE *log_file; member
1445 FILE *log_file = ga_open_logfile(config->log_filepath); in initialize_agent() local
/openbmc/linux/tools/testing/kunit/
H A Dkunit_tool_test.py529 def _json_for(self, log_file): argument
/openbmc/qemu/block/
H A Dblklogwrites.c55 BdrvChild *log_file; member
/openbmc/qemu/system/
H A Dvl.c181 static const char *log_file; variable