Searched refs:cyc2ns_offset (Results 1 – 3 of 3) sorted by relevance
186 data->cyc2ns_offset = 0; in cyc2ns_data_init()218 ns = data->cyc2ns_offset; in cycles_2_ns()225 ns = data->cyc2ns_offset; in cycles_2_ns()264 data->cyc2ns_offset = ns_now - in set_cyc2ns_scale()866 this_cpu_write(cyc2ns.data[0].cyc2ns_offset, 0); in tsc_restore_sched_clock_state()867 this_cpu_write(cyc2ns.data[1].cyc2ns_offset, 0); in tsc_restore_sched_clock_state()872 per_cpu(cyc2ns.data[0].cyc2ns_offset, cpu) = offset; in tsc_restore_sched_clock_state()873 per_cpu(cyc2ns.data[1].cyc2ns_offset, cpu) = offset; in tsc_restore_sched_clock_state()
29 u64 cyc2ns_offset; member
2112 userpg->time_offset = data->cyc2ns_offset - now; in arch_perf_update_userpage()2120 userpg->time_zero = data->cyc2ns_offset; in arch_perf_update_userpage()