Searched defs:time_diff (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_spinlock.c | 106 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_mcslock.c | 73 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_ticketlock.c | 108 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_mempool_perf.c | 124 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
|
| H A D | test_timer.c | 522 const double time_diff = fabs(tsc_time - hpet_time)*100/tsc_time; in timer_sanity_check() local
|
| H A D | test_rwlock.c | 97 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_ring_perf.c | 331 uint64_t time_diff = 0; in load_loop_fn_helper() local
|
| H A D | test_ipsec_perf.c | 498 uint64_t time_diff = 0; in measure_performance() local
|
| H A D | test_red.c | 177 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 D | rte_meter.h | 419 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 D | rte_red.h | 205 uint64_t time_diff = 0, m = 0; in rte_red_enqueue_empty() local
|
| /f-stack/dpdk/examples/qos_meter/ |
| H A D | main.c | 178 uint64_t time_diff; in main_loop() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/raidz_test/ |
| H A D | raidz_test.c | 884 hrtime_t time_diff, start_time = gethrtime(); in run_sweep() local
|