Searched refs:LOG_SIMPLE_MSG_LEN (Results 1 – 1 of 1) sorted by relevance
27 #define LOG_SIMPLE_MSG_LEN \ macro33 #define LOG_SIMPLE_MSG_LEN \ macro378 ROUND_UP(LOG_SIMPLE_MSG_LEN + 2 * sizeof(int) + extra_msg_sz, in get_long_hexdump()381 ROUND_UP(LOG_SIMPLE_MSG_LEN + STR_SIZE("hexdump") + extra_hexdump_sz, in get_long_hexdump()600 return CONFIG_LOG_BUFFER_SIZE / LOG_SIMPLE_MSG_LEN; in get_short_msg_capacity()