Searched refs:max_tf_len (Results 1 – 1 of 1) sorted by relevance
511 static int max_tf_len = 0; variable530 max_tf_len = snprintf(tf_buf, len, "%u ", highest); in alloc_tf_buf()531 if (max_tf_len < 1) { in alloc_tf_buf()535 if (max_tf_len != len - 1) { in alloc_tf_buf()537 max_tf_len, len - 1); in alloc_tf_buf()578 testcalls, tv->tv_sec, tv->tv_usec, max_tf_len, in output_line()