Home
last modified time | relevance | path

Searched defs:ctc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h40 u32 ctc; /*use CTC_ */ member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c814 uint32_t mtc, mtc_delta, ctc, fc, ctc_rem; in intel_pt_calc_cyc_cb() local
1907 uint32_t ctc = decoder->packet.payload; intel_pt_calc_tma() local
2437 intel_pt_ctc_to_tsc(struct intel_pt_decoder * decoder,uint64_t ctc) intel_pt_ctc_to_tsc() argument
2446 intel_pt_calc_expected_tsc(struct intel_pt_decoder * decoder,uint32_t ctc,uint32_t fc,uint64_t last_ctc_timestamp,uint64_t ctc_delta,uint32_t last_ctc) intel_pt_calc_expected_tsc() argument
2489 uint32_t ctc = data->tma_packet.payload; intel_pt_expected_tsc() local
[all...]