Home
last modified time | relevance | path

Searched refs:x64_fmt (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-log.h56 #define x64_fmt "0x%" PRIx64 macro
62 intel_pt_log("%s at " x64_fmt "\n", msg, u); in intel_pt_log_at()
67 intel_pt_log("%s to " x64_fmt "\n", msg, u); in intel_pt_log_to()
A Dintel-pt-decoder.c950 …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()
959 …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()
962 …log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64_fmt "\n", in intel_pt_calc_cyc_cb()
1696 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma()
1734 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp()
1791 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp()
2006 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
4129 intel_pt_log("Buffer 1st timestamp " x64_fmt " ref timestamp " x64_fmt "\n", in intel_pt_ff_cb()
4160 intel_pt_log("Fast forward towards timestamp " x64_fmt "\n", timestamp); in intel_pt_fast_forward()
4206 intel_pt_log("Fast forward to next PSB timestamp " x64_fmt "\n", tsc); in intel_pt_fast_forward()

Completed in 11 milliseconds