Lines Matching refs:intel_pt_log

232 	intel_pt_log("timestamp: mtc_shift %u\n", decoder->mtc_shift);  in intel_pt_decoder_new()
233 intel_pt_log("timestamp: tsc_ctc_ratio_n %u\n", decoder->tsc_ctc_ratio_n); in intel_pt_decoder_new()
234 intel_pt_log("timestamp: tsc_ctc_ratio_d %u\n", decoder->tsc_ctc_ratio_d); in intel_pt_decoder_new()
235 intel_pt_log("timestamp: tsc_ctc_mult %u\n", decoder->tsc_ctc_mult); in intel_pt_decoder_new()
236 intel_pt_log("timestamp: tsc_slip %#x\n", decoder->tsc_slip); in intel_pt_decoder_new()
413 intel_pt_log("ERROR: Internal error\n"); in intel_pt_bug()
436 intel_pt_log("ERROR: Bad packet\n"); in intel_pt_bad_packet()
449 intel_pt_log("Getting more data\n"); in intel_pt_get_data()
456 intel_pt_log("No more data\n"); in intel_pt_get_data()
466 intel_pt_log("Reference timestamp 0x%" PRIx64 "\n", in intel_pt_get_data()
723intel_pt_log("Timestamp: calculated %g TSC ticks per cycle too big (c.f. CBR-based value %g), pos … in intel_pt_calc_cyc_cb()
732intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. CBR-based value %g, pos " x64_fmt … in intel_pt_calc_cyc_cb()
735intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64… in intel_pt_calc_cyc_cb()
1215 intel_pt_log("ERROR: Buffer overflow\n"); in intel_pt_overflow()
1244 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma()
1276 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp()
1322 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp()
1350 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psbend()
1429 intel_pt_log("ERROR: Missing TIP after FUP\n"); in intel_pt_walk_fup_tip()
1441 intel_pt_log("Omitting PGD ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
1450 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
1675 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psb()
1729 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psb()
1861 intel_pt_log("Scanning for full IP\n"); in intel_pt_sync_ip()
1933 intel_pt_log("Scanning for PSB\n"); in intel_pt_scan_for_psb()