Searched defs:t_freq (Results 1 – 2 of 2) sorted by relevance
31 uint64_t ticks_base = 0, ticks = 0, tsc = 0, t_freq; in cnxk_nix_tsc_convert() local
205 uint64_t t_freq = ticks - ticks_base; in port_init() local