Lines Matching refs:pr_debug
25 pr_debug("attaching to spawned child, enable on exec\n"); in attach__enable_on_exec()
29 pr_debug("Not enough memory to create thread/cpu maps\n"); in attach__enable_on_exec()
35 pr_debug("Couldn't run the workload!\n"); in attach__enable_on_exec()
43 pr_debug("perf_evlist__open: %s\n", in attach__enable_on_exec()
63 pr_debug("attaching to current thread as disabled\n"); in attach__current_disabled()
67 pr_debug("thread_map__new\n"); in attach__current_disabled()
75 pr_debug("Failed to open event cpu-clock:u\n"); in attach__current_disabled()
89 pr_debug("attaching to current thread as enabled\n"); in attach__current_enabled()
93 pr_debug("failed to call thread_map__new\n"); in attach__current_enabled()
116 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_disabled()
120 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_disabled()
132 pr_debug("Failed to open event cpu-clock:u\n"); in attach__cpu_disabled()
145 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_enabled()
149 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_enabled()
171 pr_debug("failed to create event list\n"); in test_times()
177 pr_debug("failed to parse event cpu-clock:u\n"); in test_times()
188 pr_debug(" SKIP : not enough rights\n"); in test_times()
203 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n", in test_times()