Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.c406 int icount, ecount = 0; in otx2_tim_calibrate_start_tsc() local
418 ecount++; in otx2_tim_calibrate_start_tsc()
422 100 - (((double)(icount - ecount) / (double)icount) * 100), in otx2_tim_calibrate_start_tsc()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h687 uint64_t ecount : 32; member