Searched defs:cyc (Results 1 – 2 of 2) sorted by relevance
22 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) in tsc_to_perf_time()
36 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; in mmap_read_self() local