Searched defs:frq (Results 1 – 2 of 2) sorted by relevance
17 u32 frq; in read_cntfrq() local
42 static uint32_t counter_from_tickoff(int64_t now, int64_t tick_offset, int frq) in counter_from_tickoff()47 static int64_t tickoff_from_counter(int64_t now, uint32_t count, int frq) in tickoff_from_counter()