Lines Matching refs:pr_debug
27 pr_debug("attaching to spawned child, enable on exec\n"); in attach__enable_on_exec()
31 pr_debug("Not enough memory to create thread/cpu maps\n"); in attach__enable_on_exec()
37 pr_debug("Couldn't run the workload!\n"); in attach__enable_on_exec()
45 pr_debug("perf_evlist__open: %s\n", in attach__enable_on_exec()
65 pr_debug("attaching to current thread as disabled\n"); in attach__current_disabled()
69 pr_debug("thread_map__new\n"); in attach__current_disabled()
77 pr_debug("Failed to open event cpu-clock:u\n"); in attach__current_disabled()
91 pr_debug("attaching to current thread as enabled\n"); in attach__current_enabled()
95 pr_debug("failed to call thread_map__new\n"); in attach__current_enabled()
118 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_disabled()
122 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_disabled()
133 pr_debug("Failed to open event cpu-clock:u\n"); in attach__cpu_disabled()
147 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_enabled()
151 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_enabled()
173 pr_debug("failed to create event list\n"); in test_times()
179 pr_debug("failed to parse event cpu-clock:u\n"); in test_times()
190 pr_debug(" SKIP : not enough rights\n"); in test_times()
204 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n", in test_times()