Searched refs:giga (Results 1 – 1 of 1) sorted by relevance
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 595 static float giga = 1000000000; variable 659 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 660 s.bytes_recvd, recvd_Bps, recvd_Bps/giga, in sendmsg_test() 689 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 690 s.bytes_recvd, recvd_Bps, recvd_Bps/giga); in sendmsg_test()
|