Home
last modified time | relevance | path

Searched refs:HIST_new (Results 1 – 5 of 5) sorted by relevance

/external/netperf/src/
Dhist.h90 HIST HIST_new(void);
Dnettest_bsd.c1794 time_hist = HIST_new(); in send_tcp_stream()
2514 time_hist = HIST_new(); in send_tcp_maerts()
3439 time_hist = HIST_new(); in send_exs_tcp_stream()
4205 time_hist = HIST_new();
5718 time_hist = HIST_new(); in send_tcp_rr()
6509 time_hist = HIST_new(); in send_udp_stream()
7438 time_hist = HIST_new(); in send_udp_rr()
8869 time_hist = HIST_new(); in send_tcp_conn_rr()
9968 time_hist = HIST_new(); in send_tcp_tran_rr()
11038 time_hist = HIST_new(); in send_tcp_nbrr()
[all …]
Dnettest_sdp.c254 time_hist = HIST_new(); in send_sdp_stream()
952 time_hist = HIST_new(); in send_sdp_maerts()
2360 time_hist = HIST_new(); in send_sdp_rr()
Dnettest_xti.c552 time_hist = HIST_new(); in send_xti_tcp_stream()
1762 time_hist = HIST_new(); in send_xti_tcp_rr()
2485 time_hist = HIST_new(); in send_xti_udp_stream()
3481 time_hist = HIST_new(); in send_xti_udp_rr()
Dnetlib.c4223 HIST_new(void){ in HIST_new() function