Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_timer_test.c86 unsigned int plot_line_len = cols - line_header_len; in frequency_plot() local
126 float len = bucket_len(buckets[i], max_bucket, plot_line_len); in frequency_plot()
145 float scale = 1.00 * plot_line_len / max_bucket; in frequency_plot()