Lines Matching refs:pr_debug

195 		pr_debug(" %02x", bytes[i]);  in dump_packet()
197 pr_debug(" "); in dump_packet()
198 pr_debug(" "); in dump_packet()
201 pr_debug("intel_pt_pkt_desc failed!\n"); in dump_packet()
204 pr_debug("%s\n", desc); in dump_packet()
211 pr_debug("Decoding failed!\n"); in decoding_failed()
212 pr_debug("Decoding: "); in decoding_failed()
222 pr_debug("Expected length: %d Decoded length %d\n", in fail()
226 pr_debug("Expected type: %d Decoded type %d\n", in fail()
230 pr_debug("Expected count: %d Decoded count %d\n", in fail()
234 pr_debug("Expected payload: 0x%llx Decoded payload 0x%llx\n", in fail()
239 pr_debug("Expected packet context: %d Decoded packet context %d\n", in fail()
254 pr_debug("Packet context changed!\n"); in test_ctx_unchanged()
273 pr_debug("intel_pt_get_packet returned %d\n", ret); in test_one()
298 pr_debug("Decoded ok:"); in test_one()
329 pr_debug("sched_setaffinity() failed for CPU %d\n", cpu); in setaffinity()
367 pr_debug("CPU %d CPUID leaf 20 subleaf %d\n", cpu, i); in get_pt_caps()
368 pr_debug("eax = 0x%08x\n", r.eax); in get_pt_caps()
369 pr_debug("ebx = 0x%08x\n", r.ebx); in get_pt_caps()
370 pr_debug("ecx = 0x%08x\n", r.ecx); in get_pt_caps()
371 pr_debug("edx = 0x%08x\n", r.edx); in get_pt_caps()
385 pr_debug("Is %shybrid : CPUID leaf 7 subleaf 0 edx %#x (bit-15 indicates hybrid)\n", in is_hydrid()
414 pr_debug("CPU %d subleaf %d reg %d FAIL %#x vs %#x\n", in compare_caps()
425 pr_debug("CPU %d subleaf 1 reg 0 FAIL address filter count %#x vs %#x\n", in compare_caps()
431 pr_debug("CPU %d OK\n", cpu); in compare_caps()
456 pr_debug("CPU %d not found\n", cpu); in test__intel_pt_hybrid_compat()
460 pr_debug("CPU %d same caps as previous CPU\n", cpu); in test__intel_pt_hybrid_compat()