Searched refs:throughput_min (Results 1 – 3 of 3) sorted by relevance
97 throughput_min = read_sysfs_int(sys_pfx + 'throughput_min')104 throughput_jitter = throughput_max - throughput_min113 throughput_min, throughput_max, throughput_avg, throughput_jitter])
54 uint32_t throughput_min; member160 GET_MIN(throughput_min);343 r->throughput_min = read_sysfs_int(d->sysfs_entry, "throughput_min"); in get_results()363 r->throughput_jitter = r->throughput_max - r->throughput_min; in get_results()382 r->throughput_min = get_throughput_min_aggregate(t); in get_results()402 r->throughput_jitter = r->throughput_max - r->throughput_min; in get_results()444 r->throughput_min, in format_output()486 r->throughput_min, in format_output()
61 throughput_min
Completed in 5 milliseconds