Home
last modified time | relevance | path

Searched defs:time_diff (Results 1 – 11 of 11) sorted by relevance

/dpdk/app/test/
H A Dtest_pflock.c64 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_mcslock.c68 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_spinlock.c105 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_ticketlock.c107 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_timer.c524 const double time_diff = fabs(tsc_time - hpet_time)*100/tsc_time; in timer_sanity_check() local
H A Dtest_rwlock.c97 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_ring_perf.c307 uint64_t time_diff = 0; in load_loop_fn_helper() local
H A Dtest_ipsec_perf.c510 uint64_t time_diff = 0; in measure_performance() local
/dpdk/lib/meter/
H A Drte_meter.h402 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_blind_check() local
444 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_aware_check() local
/dpdk/lib/sched/
H A Drte_red.h200 uint64_t time_diff = 0, m = 0; in rte_red_enqueue_empty() local
/dpdk/examples/qos_meter/
H A Dmain.c177 uint64_t time_diff; in main_loop() local