Searched refs:x64_fmt (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/intel-pt-decoder/ |
H A 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()
|
H A D | intel-pt-decoder.c | 965 intel_pt_log("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 "\n", in intel_pt_calc_cyc_cb() 977 intel_pt_log("Timestamp: calculated %g TSC ticks per cycle c.f. unknown CBR-based value, pos " x64_fmt "\n", in intel_pt_calc_cyc_cb() 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() 2252 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip() 4427 intel_pt_log("Buffer 1st timestamp " x64_fmt " re in intel_pt_ff_cb() [all...] |