Searched refs:x64_fmt (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/intel-pt-decoder/ ! |
D | intel-pt-log.h | 57 #define x64_fmt "0x%" PRIx64 macro 63 intel_pt_log("%s at " x64_fmt "\n", msg, u); in intel_pt_log_at() 68 intel_pt_log("%s to " x64_fmt "\n", msg, u); in intel_pt_log_to()
|
D | intel-pt-decoder.c | 965 …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() 974 …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() 977 …log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64_fmt "\n", in intel_pt_calc_cyc_cb() 1932 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma() 1970 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp() 2027 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp() 2248 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip() 4423 intel_pt_log("Buffer 1st timestamp " x64_fmt " ref timestamp " x64_fmt "\n", in intel_pt_ff_cb() 4454 intel_pt_log("Fast forward towards timestamp " x64_fmt "\n", timestamp); in intel_pt_fast_forward() 4500 intel_pt_log("Fast forward to next PSB timestamp " x64_fmt "\n", tsc); in intel_pt_fast_forward()
|