Searched refs:throughput (Results 1 - 3 of 3) sorted by relevance

/bionic/benchmarks/
H A Dbenchmark_main.cpp147 char throughput[100]; local
148 throughput[0] = '\0';
152 snprintf(throughput, sizeof(throughput), " %8.2f MiB/s", mib_processed/seconds);
169 iterations, g_benchmark_total_time_ns/iterations, throughput);
/bionic/libc/kernel/uapi/linux/
H A Dx25.h85 unsigned int throughput; member in struct:x25_facilities
H A Dwireless.h487 __u32 throughput; member in struct:iw_range

Completed in 75 milliseconds