Home
last modified time | relevance | path

Searched refs:rte_get_hpet_hz (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_cycles.h68 rte_get_hpet_hz(void);
125 return rte_get_hpet_hz(); in rte_get_timer_hz()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst120 hz = rte_get_hpet_hz();
171 hz = rte_get_hpet_hz();
H A Dl3_forward_power_man.rst174 hz = rte_get_hpet_hz();
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_timer.c105 rte_get_hpet_hz(void) in rte_get_hpet_hz() function
/f-stack/dpdk/lib/librte_eal/
H A Dversion.map75 rte_get_hpet_hz;
/f-stack/dpdk/app/test/
H A Dtest_timer.c508 const uint64_t h_hz = rte_get_hpet_hz(); in timer_sanity_check()
/f-stack/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst48 For an application to use the ``rte_get_hpet_cycles()`` and ``rte_get_hpet_hz()`` API calls,