Lines Matching refs:intel_pt_log
739 intel_pt_log("Emulated ptwrite signature found\n"); in intel_pt_emulated_ptwrite()
742 intel_pt_log("Emulated ptwrite signature not found\n"); in intel_pt_emulated_ptwrite()
778 intel_pt_log("ERROR: guest sideband but no guest machine\n"); in intel_pt_walk_next_insn()
784 intel_pt_log("ERROR: no guest machine\n"); in intel_pt_walk_next_insn()
792 intel_pt_log("ERROR: no guest thread\n"); in intel_pt_walk_next_insn()
802 intel_pt_log("ERROR: no thread\n"); in intel_pt_walk_next_insn()
815 intel_pt_log("ERROR: thread has no dso for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
817 intel_pt_log("ERROR: thread has no map for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
865 intel_pt_log("ERROR: failed to read at offset %#" PRIx64 " ", in intel_pt_walk_next_insn()
965 …intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip()
977 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip()
1612 intel_pt_log("queue %u getting timestamp\n", queue_nr); in intel_pt_setup_queue()
1613 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_setup_queue()
1627 intel_pt_log("queue %u has no timestamp\n", in intel_pt_setup_queue()
1638 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue()
2553 intel_pt_log("switch: cpu %d tid %d\n", ptq->cpu, tid); in intel_pt_next_tid()
2929 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder()
2936 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_run_decoder()
2969 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
2977 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
3027 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues()
3092 intel_pt_log("queue %u cpu %d pid %d tid %d\n", in intel_pt_sample_set_pid_tid_cpu()
3201 intel_pt_log("ERROR: cpu %d expecting switch ip\n", cpu); in intel_pt_sync_switch()
3226 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
3332 intel_pt_log("context_switch event has no tid\n"); in intel_pt_context_switch()
3348 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
3440 intel_pt_log("Invalidated instruction cache for %s at %#"PRIx64"\n", in intel_pt_text_poke()
3528 intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ", in intel_pt_process_event()
4027 intel_pt_log("%s: %u range(s)\n", __func__, n); in intel_pt_setup_time_ranges()
4041 intel_pt_log("range %d: perf time interval: %"PRIu64" to %"PRIu64"\n", in intel_pt_setup_time_ranges()
4043 intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n", in intel_pt_setup_time_ranges()
4371 intel_pt_log("TSC frequency %"PRIu64"\n", tsc_freq); in intel_pt_process_auxtrace_info()
4372 intel_pt_log("Maximum non-turbo ratio %u\n", in intel_pt_process_auxtrace_info()