Home
last modified time | relevance | path

Searched defs:log_level (Results 1 – 16 of 16) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DLog.c391 static void Log_output(enum LOG_LEVELS log_level, const char *msg) in Log_output()
418 static void Log_posttrace(enum LOG_LEVELS log_level, traceEntry* cur_entry) in Log_posttrace()
437 static void Log_trace(enum LOG_LEVELS log_level, const char *buf) in Log_trace()
466 void Log(enum LOG_LEVELS log_level, int msgno, const char *format, ...) in Log()
503 void Log_stackTrace(enum LOG_LEVELS log_level, int msgno, thread_id_type thread_id, int current_dep… in Log_stackTrace()
DMessages.c104 const char* Messages_get(int index, enum LOG_LEVELS log_level) in Messages_get()
DHeap.c385 static void HeapScan(enum LOG_LEVELS log_level) in HeapScan()
488 void Log(enum LOG_LEVELS log_level, int msgno, char* format, ...) in Log()
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/log/
Dlog_oam_logger.c55 void log_other_print0(uint32_t log_header, uint32_t log_level, const char *fmt) in log_other_print0()
63 void log_other_print1(uint32_t log_header, uint32_t log_level, const char *fmt, uint32_t p0) in log_other_print1()
71 void log_other_print2(uint32_t log_header, uint32_t log_level, const char *fmt, uint32_t p0, uint32… in log_other_print2()
79 void log_other_print3(uint32_t log_header, uint32_t log_level, const char *fmt, uint32_t p0, uint32… in log_other_print3()
87 void log_other_print4(uint32_t log_header, uint32_t log_level, const char *fmt, in log_other_print4()
Dlog.c294 void log_set_local_log_level(log_level_e log_level)
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/zdiag/diag_system_cmd/
Ddiag_cmd_log_level.c32 uint32_t log_level = diag_data->log_lvl; in diag_cmd_set_log_level() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_debug_linux.c53 int log_level; member
203 dhd_os_start_logging(dhd_pub_t *dhdp, char *ring_name, int log_level, in dhd_os_start_logging()
Ddhd_dbg_ring.c389 dhd_dbg_ring_config(dhd_dbg_ring_t *ring, int log_level, uint32 threshold) in dhd_dbg_ring_config()
Ddhd_dbg_ring.h86 uint32 log_level; /* log_level */ member
Ddhd_debug.c569 int log_level, id; in dhd_dbg_verboselog_printf() local
1149 dhd_dbg_set_configuration(dhd_pub_t *dhdp, int ring_id, int log_level, int flags, uint32 threshold) in dhd_dbg_set_configuration()
Ddhd_debug.h337 int log_level; member
Dwl_cfgvendor.c6775 int log_level = 0, flags = 0, time_intval = 0, threshold = 0; in wl_cfgvendor_dbg_start_logging() local
Dwl_cfg80211.c1193 u32 log_level; member
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_io_lwip.c23 coap_lwip_dump_memory_pools(coap_log_t log_level) { in coap_lwip_dump_memory_pools()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/
Dcommon_dft_rom.h223 oam_log_level_enum_uint8 log_level; member
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at_plt_cmd/at/
Dat_plt.c561 td_u8 log_level; in at_setup_loglevel_cmd() local