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