Searched refs:do_log (Results 1 – 6 of 6) sorted by relevance
| /openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
| H A D | logger.hpp | 23 void do_log(level, const std::source_location&, const char*, ...);
|
| H A D | conversion.hpp | 342 do_log(l, s, m, ts..., nullptr); in done()
|
| /openbmc/u-boot/cmd/ |
| H A D | log.c | 106 static int do_log(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_log() function 140 log, CONFIG_SYS_MAXARGS, 1, do_log,
|
| /openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/ |
| H A D | icecc-create-env | 198 do_log=1 218 if test -n "$do_log"; then
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | ncsi_state_machine.cpp | 40 static void do_log(std::string&& line) in do_log() function 66 #define CPRINT(...) do_log(std::format(__VA_ARGS__))
|
| /openbmc/phosphor-logging/lib/ |
| H A D | lg2_logger.cpp | 247 void do_log(level l, const std::source_location& s, const char* m, ...) in do_log() function
|