Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/lib/
H A Dtst_timer_test.c91 unsigned int plot_line_len = cols - line_header_len; in frequency_plot() local
131 float len = bucket_len(buckets[i], max_bucket, plot_line_len); in frequency_plot()
150 float scale = 1.00 * plot_line_len / max_bucket; in frequency_plot()