Searched refs:TIME_VAL_LEN (Results 1 – 3 of 3) sorted by relevance
19 get_current_time(msg->timeval_buf, TIME_VAL_LEN); in _rtsx_trace()
629 #define TIME_VAL_LEN 16 macro630 u8 timeval_buf[TIME_VAL_LEN];
1398 buf_len = 4 + ((2 + MSG_FUNC_LEN + MSG_FILE_LEN + TIME_VAL_LEN) * in trace_msg_cmd()1443 for (j = 0; j < TIME_VAL_LEN; j++) in trace_msg_cmd()