Home
last modified time | relevance | path

Searched refs:x64_fmt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H 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()
H A Dintel-pt-decoder.c859 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()
868 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()
871 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()
1573 intel_pt_log("CTC timestamp " x64_fmt " last MTC %#x CTC rem %#x\n", in intel_pt_calc_tma()
1611 intel_pt_log("Suppressing MTC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_mtc_timestamp()
1670 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp()
1888 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
3243 intel_pt_log("Buffer 1st timestamp " x64_fmt " re in intel_pt_ff_cb()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.h57 #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 Dintel-pt-decoder.c965 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()
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()
2029 intel_pt_log("Suppressing CYC timestamp " x64_fmt " less than current timestamp " x64_fmt "\n", in intel_pt_calc_cyc_timestamp()
2250 intel_pt_log("Omitting PGE ip " x64_fmt "\n", in intel_pt_walk_fup_tip()
4425 intel_pt_log("Buffer 1st timestamp " x64_fmt " re in intel_pt_ff_cb()
[all...]

Completed in 10 milliseconds