Lines Matching refs:intel_pt_log

266 	intel_pt_log("%s\n", buf);  in p_log()
369 intel_pt_log("timestamp: mtc_shift %u\n", decoder->mtc_shift); in intel_pt_decoder_new()
370 intel_pt_log("timestamp: tsc_ctc_ratio_n %u\n", decoder->tsc_ctc_ratio_n); in intel_pt_decoder_new()
371 intel_pt_log("timestamp: tsc_ctc_ratio_d %u\n", decoder->tsc_ctc_ratio_d); in intel_pt_decoder_new()
372 intel_pt_log("timestamp: tsc_ctc_mult %u\n", decoder->tsc_ctc_mult); in intel_pt_decoder_new()
373 intel_pt_log("timestamp: tsc_slip %#x\n", decoder->tsc_slip); in intel_pt_decoder_new()
376 intel_pt_log("Hop mode: decoding FUP and TIPs, but not TNT\n"); in intel_pt_decoder_new()
568 intel_pt_log("ERROR: Internal error\n"); in intel_pt_bug()
613 intel_pt_log("ERROR: Bad packet\n"); in intel_pt_bad_packet()
641 intel_pt_log("Getting more data\n"); in intel_pt_get_data()
648 intel_pt_log("No more data\n"); in intel_pt_get_data()
657 intel_pt_log("Reference timestamp 0x%" PRIx64 "\n", in intel_pt_get_data()
965intel_pt_log("Timestamp: calculated %g TSC ticks per cycle too big (c.f. CBR-based value %g), pos … in intel_pt_calc_cyc_cb()
974intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. CBR-based value %g, pos " x64_fmt … in intel_pt_calc_cyc_cb()
977intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64… in intel_pt_calc_cyc_cb()
1616 intel_pt_log("Emulated ptwrite detected\n"); in intel_pt_emulated_ptwrite()
1858 intel_pt_log("ERROR: Buffer overflow\n"); in intel_pt_overflow()
1934 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma()
1972 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp()
2031 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp()
2052 intel_pt_log("WARNING: Unknown block type %u\n", in intel_pt_bbp()
2055 intel_pt_log("WARNING: Duplicate block type %u\n", in intel_pt_bbp()
2067 intel_pt_log("WARNING: Unknown block item %u type %d\n", in intel_pt_bip()
2073 intel_pt_log("WARNING: Duplicate block item %u type %d\n", in intel_pt_bip()
2120 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psbend()
2224 intel_pt_log("ERROR: Missing TIP after FUP\n"); in intel_pt_walk_fup_tip()
2252 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
2516 intel_pt_log("Translated VM TSC %#" PRIx64 " -> %#" PRIx64 in intel_pt_translate_vm_tsc()
2782 intel_pt_log("Translated VM TSC %#" PRIx64 " -> %#" PRIx64 in intel_pt_vm_tm_corr_pebs_tsc()
2834 intel_pt_log("Surprising PGE change in OVF!"); in intel_pt_vm_time_correlation()
3568 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psb()
3625 intel_pt_log("ERROR: Unexpected packet\n"); in intel_pt_walk_psb()
3801 intel_pt_log("Scanning for full IP\n"); in intel_pt_sync_ip()
3876 intel_pt_log("Scanning for PSB\n"); in intel_pt_scan_for_psb()
4427 intel_pt_log("Buffer 1st timestamp " x64_fmt " ref timestamp " x64_fmt "\n", in intel_pt_ff_cb()
4458 intel_pt_log("Fast forward towards timestamp " x64_fmt "\n", timestamp); in intel_pt_fast_forward()
4504 intel_pt_log("Fast forward to next PSB timestamp " x64_fmt "\n", tsc); in intel_pt_fast_forward()