Lines Matching refs:pr_debug

75 		pr_debug("Not enough memory to create evlist\n");  in test__PERF_RECORD()
87 pr_debug("Not enough memory to create thread/cpu maps\n"); in test__PERF_RECORD()
99 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD()
114 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD()
125 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD()
136 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD()
148 pr_debug("evlist__mmap: %s\n", in test__PERF_RECORD()
187 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD()
197 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
205 pr_debug("%s with unexpected cpu, expected %d, got %d\n", in test__PERF_RECORD()
211 pr_debug("%s with unexpected pid, expected %d, got %d\n", in test__PERF_RECORD()
217 pr_debug("%s with unexpected tid, expected %d, got %d\n", in test__PERF_RECORD()
228 pr_debug("%s with unexpected pid/tid\n", name); in test__PERF_RECORD()
236 pr_debug("%s with different pid/tid!\n", name); in test__PERF_RECORD()
243 pr_debug("%s with unexpected comm!\n", name); in test__PERF_RECORD()
273 pr_debug("Unexpected perf_event->header.type %d!\n", in test__PERF_RECORD()
293 pr_debug("No PERF_RECORD_EXIT event!\n"); in test__PERF_RECORD()
300 pr_debug("Excessive number of PERF_RECORD_COMM events!\n"); in test__PERF_RECORD()
305 pr_debug("Missing PERF_RECORD_COMM for %s!\n", cmd); in test__PERF_RECORD()
310 pr_debug("PERF_RECORD_MMAP for %s missing!\n", cmd); in test__PERF_RECORD()
315 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "libc"); in test__PERF_RECORD()
320 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "ld"); in test__PERF_RECORD()
325 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "[vdso]"); in test__PERF_RECORD()