Searched refs:tsc_timestamp (Results 1 – 4 of 4) sorted by relevance
29 u64 tsc_timestamp; member
81 u64 delta = tsc - src->tsc_timestamp; in __pvclock_read_cycles()
156 uint64_t tsc_timestamp; member779 uint64_t tsc_timestamp; member894 data->tsc_timestamp = timestamp; in intel_pt_calc_cyc_cb()913 data->ctc_timestamp = data->tsc_timestamp - fc; in intel_pt_calc_cyc_cb()993 .tsc_timestamp = decoder->tsc_timestamp, in intel_pt_calc_cyc_to_tsc()1812 decoder->tsc_timestamp = timestamp; in intel_pt_calc_tsc_timestamp()1819 decoder->tsc_timestamp = timestamp; in intel_pt_calc_tsc_timestamp()1831 decoder->tsc_timestamp = timestamp; in intel_pt_calc_tsc_timestamp()1923 decoder->ctc_timestamp = decoder->tsc_timestamp - fc; in intel_pt_calc_tma()4063 if ((decoder->state.type & INTEL_PT_PSB_EVT) && decoder->tsc_timestamp) in intel_pt_decode()[all …]
104 u64 tsc_timestamp; member997 ti->version, ti->tsc_timestamp, ti->system_time, ti->tsc_to_system_mul, in main()1000 ti2->version, ti2->tsc_timestamp, ti2->system_time, ti2->tsc_to_system_mul, in main()
Completed in 14 milliseconds