Searched defs:time_diff (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_pflock.c | 64 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_spinlock.c | 105 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_mcslock.c | 68 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_ticketlock.c | 107 uint64_t time_diff = 0, begin; in load_loop_fn() local
|
| H A D | test_mempool_perf.c | 164 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
|
| H A D | test_timer.c | 517 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 | 510 uint64_t time_diff = 0; in measure_performance() local
|
| H A D | test_red.c | 201 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 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
|
| /dpdk/lib/sched/ |
| H A D | rte_red.h | 204 uint64_t time_diff = 0, m = 0; in rte_red_enqueue_empty() local
|
| /dpdk/examples/qos_meter/ |
| H A D | main.c | 177 uint64_t time_diff; in main_loop() local
|