Lines Matching refs:pr_debug
76 pr_debug("Not enough memory to create evlist\n"); in test__PERF_RECORD()
88 pr_debug("Not enough memory to create thread/cpu maps\n"); in test__PERF_RECORD()
100 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD()
115 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD()
126 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD()
137 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD()
149 pr_debug("evlist__mmap: %s\n", in test__PERF_RECORD()
188 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD()
198 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
206 pr_debug("%s with unexpected cpu, expected %d, got %d\n", in test__PERF_RECORD()
212 pr_debug("%s with unexpected pid, expected %d, got %d\n", in test__PERF_RECORD()
218 pr_debug("%s with unexpected tid, expected %d, got %d\n", in test__PERF_RECORD()
229 pr_debug("%s with unexpected pid/tid\n", name); in test__PERF_RECORD()
237 pr_debug("%s with different pid/tid!\n", name); in test__PERF_RECORD()
244 pr_debug("%s with unexpected comm!\n", name); in test__PERF_RECORD()
274 pr_debug("Unexpected perf_event->header.type %d!\n", in test__PERF_RECORD()
294 pr_debug("No PERF_RECORD_EXIT event!\n"); in test__PERF_RECORD()
301 pr_debug("Excessive number of PERF_RECORD_COMM events!\n"); in test__PERF_RECORD()
306 pr_debug("Missing PERF_RECORD_COMM for %s!\n", cmd); in test__PERF_RECORD()
311 pr_debug("PERF_RECORD_MMAP for %s missing!\n", cmd); in test__PERF_RECORD()
316 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "libc"); in test__PERF_RECORD()
321 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "ld"); in test__PERF_RECORD()
326 pr_debug("PERF_RECORD_MMAP for %s missing!\n", "[vdso]"); in test__PERF_RECORD()