Home
last modified time | relevance | path

Searched refs:cpu_clock (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_pie.c112 static void init_port_ts(uint64_t cpu_clock) in init_port_ts() argument
114 double cycles_per_byte = (double)(cpu_clock) / (double)(port_speed_bytes); in init_port_ts()
H A Dtest_red.c122 static void init_port_ts(uint64_t cpu_clock) in init_port_ts() argument
124 double cycles_per_byte = (double)(cpu_clock) / (double)(port_speed_bytes); in init_port_ts()