Lines Matching refs:PRIx64
799 intel_pt_log("ERROR: thread has no dso for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
801 intel_pt_log("ERROR: thread has no map for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
845 intel_pt_log("ERROR: failed to read at offset %#" PRIx64 " ", in intel_pt_walk_next_insn()
938 …intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip()
950 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip()
1605 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue()
2862 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder()
2902 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
2910 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
2960 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues()
3158 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
3279 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
3366 intel_pt_log("Invalidated instruction cache for %s at %#"PRIx64"\n", in intel_pt_text_poke()
3450 intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ", in intel_pt_process_event()
3606 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
3970 intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n", in intel_pt_setup_time_ranges()
4043 [INTEL_PT_TSC_BIT] = " TSC bit %#"PRIx64"\n",
4044 [INTEL_PT_NORETCOMP_BIT] = " NoRETComp bit %#"PRIx64"\n",
4048 [INTEL_PT_MTC_BIT] = " MTC bit %#"PRIx64"\n",
4049 [INTEL_PT_MTC_FREQ_BITS] = " MTC freq bits %#"PRIx64"\n",
4052 [INTEL_PT_CYC_BIT] = " CYC bit %#"PRIx64"\n",