Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/greybus/tools/
A Dlbtest97 throughput_min = read_sysfs_int(sys_pfx + 'throughput_min')
104 throughput_jitter = throughput_max - throughput_min
113 throughput_min, throughput_max, throughput_avg, throughput_jitter])
A Dloopback_test.c54 uint32_t throughput_min; member
160 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()
A DREADME.loopback61 throughput_min

Completed in 5 milliseconds