Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/tools/
A Dlbtest98 throughput_max = read_sysfs_int(sys_pfx + 'throughput_max')
104 throughput_jitter = throughput_max - throughput_min
113 throughput_min, throughput_max, throughput_avg, throughput_jitter])
A Dloopback_test.c53 uint32_t throughput_max; member
155 GET_MAX(throughput_max);
346 r->throughput_max = read_sysfs_int(d->sysfs_entry, "throughput_max"); in get_results()
365 r->throughput_jitter = r->throughput_max - r->throughput_min; in get_results()
386 r->throughput_max = get_throughput_max_aggregate(t); in get_results()
405 r->throughput_jitter = r->throughput_max - r->throughput_min; in get_results()
449 r->throughput_max, in format_output()
491 r->throughput_max, in format_output()
A DREADME.loopback60 throughput_max

Completed in 9 milliseconds