Searched refs:giga (Results 1 – 1 of 1) sorted by relevance
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 701 static float giga = 1000000000; variable 769 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 770 s.bytes_recvd, recvd_Bps, recvd_Bps/giga, in sendmsg_test() 799 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 800 s.bytes_recvd, recvd_Bps, recvd_Bps/giga); in sendmsg_test()
|