Searched refs:MSG_FUNC_LEN (Results 1 – 3 of 3) sorted by relevance
17 strncpy(msg->func, func, MSG_FUNC_LEN - 1); in _rtsx_trace()
625 #define MSG_FUNC_LEN 64 macro626 char func[MSG_FUNC_LEN];
1398 buf_len = 4 + ((2 + MSG_FUNC_LEN + MSG_FILE_LEN + TIME_VAL_LEN) * in trace_msg_cmd()1437 for (j = 0; j < MSG_FUNC_LEN; j++) in trace_msg_cmd()