Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_spinlock.c106 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_mcslock.c73 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_ticketlock.c108 uint64_t time_diff = 0, begin; in load_loop_fn() local
H A Dtest_mempool_perf.c124 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
H A Dtest_timer.c522 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.c498 uint64_t time_diff = 0; in measure_performance() local
H A Dtest_red.c177 static double calc_exp_avg_on_empty(double avg, uint32_t n, uint32_t time_diff) in calc_exp_avg_on_empty()
787 uint64_t time_diff = 0; in func_test4() local
/f-stack/dpdk/lib/librte_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
/f-stack/dpdk/lib/librte_sched/
H A Drte_red.h205 uint64_t time_diff = 0, m = 0; in rte_red_enqueue_empty() local
/f-stack/dpdk/examples/qos_meter/
H A Dmain.c178 uint64_t time_diff; in main_loop() local
/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c884 hrtime_t time_diff, start_time = gethrtime(); in run_sweep() local