Lines Matching refs:pr_debug
77 pr_debug("Not enough memory to create evlist\n"); in test__PERF_RECORD()
89 pr_debug("Not enough memory to create thread/cpu maps\n"); in test__PERF_RECORD()
101 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD()
116 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD()
127 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD()
138 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD()
150 pr_debug("evlist__mmap: %s\n", in test__PERF_RECORD()
189 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD()
199 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
207 pr_debug("%s with unexpected cpu, expected %d, got %d\n", in test__PERF_RECORD()
213 pr_debug("%s with unexpected pid, expected %d, got %d\n", in test__PERF_RECORD()
219 pr_debug("%s with unexpected tid, expected %d, got %d\n", in test__PERF_RECORD()
230 pr_debug("%s with unexpected pid/tid\n", name); in test__PERF_RECORD()
238 pr_debug("%s with different pid/tid!\n", name); in test__PERF_RECORD()
245 pr_debug("%s with unexpected comm!\n", name); in test__PERF_RECORD()
275 pr_debug("Unexpected perf_event->header.type %d!\n", in test__PERF_RECORD()
295 pr_debug("No PERF_RECORD_EXIT event!\n"); in test__PERF_RECORD()
302 pr_debug("Excessive number of PERF_RECORD_COMM events!\n"); in test__PERF_RECORD()
307 pr_debug("Missing PERF_RECORD_COMM for %s!\n", cmd); in test__PERF_RECORD()
312 pr_debug("PERF_RECORD_MMAP for %s missing!\n", cmd); in test__PERF_RECORD()
317 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "libc"); in test__PERF_RECORD()
322 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "ld"); in test__PERF_RECORD()
327 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "[vdso]"); in test__PERF_RECORD()