Searched refs:x64_fmt (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-log.h | 64 #define x64_fmt "0x%" PRIx64 macro 70 intel_pt_log("%s at " x64_fmt "\n", msg, u); in intel_pt_log_at() 75 intel_pt_log("%s to " x64_fmt "\n", msg, u); in intel_pt_log_to()
|
D | intel-pt-decoder.c | 777 …Timestamp: calculated %g TSC ticks per cycle too big (c.f. CBR-based value %g), pos " x64_fmt "\n", in intel_pt_calc_cyc_cb() 786 …intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. CBR-based value %g, pos " x64_fmt … in intel_pt_calc_cyc_cb() 789 …log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64_fmt "\n", in intel_pt_calc_cyc_cb() 1330 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma() 1368 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp() 1414 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp() 1537 intel_pt_log("Omitting PGD ip " x64_fmt "\n", in intel_pt_walk_fup_tip() 1546 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
|