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()
777 intel_pt_log("ERROR: guest sideband but no guest machine\n"); in intel_pt_walk_next_insn()
783 intel_pt_log("ERROR: no guest machine\n"); in intel_pt_walk_next_insn()
791 intel_pt_log("ERROR: no guest thread\n"); in intel_pt_walk_next_insn()
801 intel_pt_log("ERROR: no thread\n"); in intel_pt_walk_next_insn()
814 intel_pt_log("ERROR: thread has no dso for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
816 intel_pt_log("ERROR: thread has no map for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
864 intel_pt_log("ERROR: failed to read at offset %#" PRIx64 " ", in intel_pt_walk_next_insn()
963 …intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip()
975 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip()
1608 intel_pt_log("queue %u getting timestamp\n", queue_nr); in intel_pt_setup_queue()
1609 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_setup_queue()
1623 intel_pt_log("queue %u has no timestamp\n", in intel_pt_setup_queue()
1634 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue()
2549 intel_pt_log("switch: cpu %d tid %d\n", ptq->cpu, tid); in intel_pt_next_tid()
2925 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder()
2932 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_run_decoder()
2965 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
2973 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
3023 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues()
3088 intel_pt_log("queue %u cpu %d pid %d tid %d\n", in intel_pt_sample_set_pid_tid_cpu()
3197 intel_pt_log("ERROR: cpu %d expecting switch ip\n", cpu); in intel_pt_sync_switch()
3222 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
3328 intel_pt_log("context_switch event has no tid\n"); in intel_pt_context_switch()
3344 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
3436 intel_pt_log("Invalidated instruction cache for %s at %#"PRIx64"\n", in intel_pt_text_poke()
3524 intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ", in intel_pt_process_event()
4045 intel_pt_log("%s: %u range(s)\n", __func__, n); in intel_pt_setup_time_ranges()
4059 intel_pt_log("range %d: perf time interval: %"PRIu64" to %"PRIu64"\n", in intel_pt_setup_time_ranges()
4061 intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n", in intel_pt_setup_time_ranges()
4389 intel_pt_log("TSC frequency %"PRIu64"\n", tsc_freq); in intel_pt_process_auxtrace_info()
4390 intel_pt_log("Maximum non-turbo ratio %u\n", in intel_pt_process_auxtrace_info()