Searched refs:cyc2ns_offset (Results 1 – 3 of 3) sorted by relevance
185 data->cyc2ns_offset = 0; in cyc2ns_data_init()217 ns = data->cyc2ns_offset; in cycles_2_ns()224 ns = data->cyc2ns_offset; in cycles_2_ns()273 data->cyc2ns_offset = ns_now - in set_cyc2ns_scale()884 this_cpu_write(cyc2ns.data[0].cyc2ns_offset, 0); in tsc_restore_sched_clock_state()885 this_cpu_write(cyc2ns.data[1].cyc2ns_offset, 0); in tsc_restore_sched_clock_state()890 per_cpu(cyc2ns.data[0].cyc2ns_offset, cpu) = offset; in tsc_restore_sched_clock_state()891 per_cpu(cyc2ns.data[1].cyc2ns_offset, cpu) = offset; in tsc_restore_sched_clock_state()
29 u64 cyc2ns_offset; member
2161 userpg->time_offset = data->cyc2ns_offset - now; in arch_perf_update_userpage()2169 userpg->time_zero = data->cyc2ns_offset; in arch_perf_update_userpage()