Lines Matching refs:intel_pt_log

741 		intel_pt_log("Emulated ptwrite signature found\n");  in intel_pt_emulated_ptwrite()
744 intel_pt_log("Emulated ptwrite signature not found\n"); in intel_pt_emulated_ptwrite()
780 intel_pt_log("ERROR: guest sideband but no guest machine\n"); in intel_pt_walk_next_insn()
786 intel_pt_log("ERROR: no guest machine\n"); in intel_pt_walk_next_insn()
794 intel_pt_log("ERROR: no guest thread\n"); in intel_pt_walk_next_insn()
804 intel_pt_log("ERROR: no thread\n"); in intel_pt_walk_next_insn()
817 intel_pt_log("ERROR: thread has no dso for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
819 intel_pt_log("ERROR: thread has no map for %#" PRIx64 "\n", *ip); in intel_pt_walk_next_insn()
867 intel_pt_log("ERROR: failed to read at offset %#" PRIx64 " ", in intel_pt_walk_next_insn()
967intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip()
979 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip()
1614 intel_pt_log("queue %u getting timestamp\n", queue_nr); in intel_pt_setup_queue()
1615 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_setup_queue()
1629 intel_pt_log("queue %u has no timestamp\n", in intel_pt_setup_queue()
1640 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue()
2759 intel_pt_log("switch: cpu %d tid %d\n", ptq->cpu, tid); in intel_pt_next_tid()
3135 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder()
3142 intel_pt_log("queue %u decoding cpu %d pid %d tid %d\n", in intel_pt_run_decoder()
3175 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
3183 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
3233 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues()
3298 intel_pt_log("queue %u cpu %d pid %d tid %d\n", in intel_pt_sample_set_pid_tid_cpu()
3407 intel_pt_log("ERROR: cpu %d expecting switch ip\n", cpu); in intel_pt_sync_switch()
3432 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
3538 intel_pt_log("context_switch event has no tid\n"); in intel_pt_context_switch()
3554 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
3690 intel_pt_log("Invalidated instruction cache for %s at %#"PRIx64"\n", in intel_pt_text_poke()
3778 intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ", in intel_pt_process_event()
4276 intel_pt_log("%s: %u range(s)\n", __func__, n); in intel_pt_setup_time_ranges()
4290 intel_pt_log("range %d: perf time interval: %"PRIu64" to %"PRIu64"\n", in intel_pt_setup_time_ranges()
4292 intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n", in intel_pt_setup_time_ranges()
4620 intel_pt_log("TSC frequency %"PRIu64"\n", tsc_freq); in intel_pt_process_auxtrace_info()
4621 intel_pt_log("Maximum non-turbo ratio %u\n", in intel_pt_process_auxtrace_info()