Home
last modified time | relevance | path

Searched refs:line_header_len (Results 1 – 1 of 1) sorted by relevance

/external/ltp/lib/
Dtst_timer_test.c85 unsigned int line_header_len = header_len(max_sample); in frequency_plot() local
86 unsigned int plot_line_len = cols - line_header_len; in frequency_plot()
108 fprintf(stderr, "\n%*s| Frequency\n", line_header_len - 2, table_heading); in frequency_plot()
129 line_header_len - 3, min_sample + bucket_size*i); in frequency_plot()
149 line_header_len - 5, bucket_size, scale, scale * 2, scale * 4); in frequency_plot()