Searched refs:end_batch (Results 1 – 1 of 1) sorted by relevance
1297 clock_t start_batch, end_batch; in destroy_flows() local1329 end_batch = rte_get_timer_cycles(); in destroy_flows()1330 delta = (double) (end_batch - start_batch); in destroy_flows()1357 clock_t start_batch, end_batch; in insert_flows() local1446 end_batch = rte_get_timer_cycles(); in insert_flows()1447 delta = (double) (end_batch - start_batch); in insert_flows()