Home
last modified time | relevance | path

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

/external/iperf3/src/
Dt_timer.c66 tmr_run(NULL); in main()
74 tmr_run(NULL); in main()
Dtimer.h82 extern void tmr_run( struct iperf_time* nowP ) /* __attribute__((hot)) */;
Dtimer.c177 tmr_run( struct iperf_time* nowP ) in tmr_run() function
Diperf_client_api.c536 tmr_run(&now); in iperf_run_client()
Diperf_server_api.c650 tmr_run(&now); in iperf_run_server()