Lines Matching refs:debug_msg
41 void debug_msg(const char *fmt, ...) in debug_msg() function
129 debug_msg("cpu_set: adding cpu %d\n", cpu); in parse_cpu_set()
133 debug_msg("cpu_set: adding cpu %d\n", i); in parse_cpu_set()
144 debug_msg("Error parsing the cpu set %s\n", cpu_list); in parse_cpu_set()
306 debug_msg("Found workload pid:%s comm:%s", proc_entry->d_name, buffer); in procfs_is_workload_pid()
350 debug_msg("Set sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
517 debug_msg("Set /dev/cpu_dma_latency to %d\n", latency); in set_cpu_dma_latency()
556 debug_msg("Fs %s found at %s\n", fs, mp); in find_mount()
661 debug_msg("Using cgroup path at: %s\n", cgroup_procs); in set_pid_cgroup()
674 debug_msg("Set cgroup attributes for pid:%s\n", pid_str); in set_pid_cgroup()
726 debug_msg("Using cgroup path at: %s\n", cgroup_procs); in set_comm_cgroup()
751 debug_msg("Set cgroup attributes for pid:%s\n", proc_entry->d_name); in set_comm_cgroup()
780 debug_msg("Could not get rtla affinity, rtla might run with the threads!\n"); in auto_house_keeping()
787 debug_msg("rtla and the monitored CPUs do not share CPUs."); in auto_house_keeping()
788 debug_msg("Skipping auto house-keeping\n"); in auto_house_keeping()
800 debug_msg("Could not find any CPU for auto house-keeping\n"); in auto_house_keeping()
806 debug_msg("Could not set affinity for auto house-keeping\n"); in auto_house_keeping()
810 debug_msg("rtla automatically moved to an auto house-keeping cpu set\n"); in auto_house_keeping()