Home
last modified time | relevance | path

Searched refs:do_log (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/cmd/
H A Dlog.c106 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/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dlogger.hpp23 void do_log(level, const std::source_location&, const char*, ...);
H A Dconversion.hpp341 do_log(l, s, m, ts..., nullptr); in done()
/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env198 do_log=1
218 if test -n "$do_log"; then
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp40 static void do_log(std::string&& line) in do_log() function
66 #define CPRINT(...) do_log(std::format(__VA_ARGS__))
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_cmd.c172 bool do_log = false; in _dpu_encoder_phys_cmd_handle_ppdone_timeout() local
183 do_log = true; in _dpu_encoder_phys_cmd_handle_ppdone_timeout()
185 do_log = true; in _dpu_encoder_phys_cmd_handle_ppdone_timeout()
195 if (do_log) { in _dpu_encoder_phys_cmd_handle_ppdone_timeout()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c66 static void G_GNUC_PRINTF(2, 3) do_log(int loglevel, const char *format, ...) in do_log() function
756 do_log(LOG_CRIT, "socket already exists\n"); in proxy_socket()
761 do_log(LOG_CRIT, "UNIX domain socket path exceeds %zu characters\n", in proxy_socket()
1148 do_log(LOG_INFO, "Started\n"); in main()
1190 do_log(LOG_INFO, "Done\n"); in main()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp218 void do_log(level l, const std::source_location& s, const char* m, ...) in do_log() function
/openbmc/qemu/target/hppa/
H A Dtranslate.c1232 static void do_log(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_log() function
1259 do_log(ctx, a->t, tcg_r1, tcg_r2, a->cf, a->d, fn); in do_log_reg()