Home
last modified time | relevance | path

Searched refs:rte_eal_hpet_init (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_cycles.h83 int rte_eal_hpet_init(int make_default);
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_timer.c143 rte_eal_hpet_init(int make_default) in rte_eal_hpet_init() function
/f-stack/dpdk/app/test/
H A Dtest.c160 if (rte_eal_hpet_init(1) < 0) in main()
/f-stack/dpdk/lib/librte_eal/
H A Dversion.map54 rte_eal_hpet_init;
/f-stack/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst50 the new ``rte_eal_hpet_init()`` API call should be called at application initialization.
59 …PET time sources, depending on what is requested by an application call to ``rte_eal_hpet_init()``,