Home
last modified time | relevance | path

Searched defs:time_diff (Results 1 – 13 of 13) 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_spinlock.c105 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_ticketlock.c107 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_mempool_perf.c164 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
H A Dtest_timer.c517 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.c331 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
H A Dtest_red.c201 static double calc_exp_avg_on_empty(double avg, uint32_t n, uint32_t time_diff) in calc_exp_avg_on_empty()
811 uint64_t time_diff = 0; in func_test4() local
/dpdk/lib/meter/
H A Drte_meter.h419 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_blind_check() local
461 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_aware_check() local
/dpdk/lib/sched/
H A Drte_red.h204 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