Searched defs:t_end (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/eal/windows/ | ||
| H A D | eal_timer.c | 54 LARGE_INTEGER t_start, t_end, elapsed_us; in get_tsc_freq() local |
| /dpdk/lib/eal/linux/ | ||
| H A D | eal_timer.c | 199 struct timespec t_start, t_end; get_tsc_freq() local |