Lines Matching refs:debug_msg
44 void debug_msg(const char *fmt, ...) in debug_msg() function
132 debug_msg("cpu_set: adding cpu %d\n", cpu); in parse_cpu_set()
136 debug_msg("cpu_set: adding cpu %d\n", i); in parse_cpu_set()
147 debug_msg("Error parsing the cpu set %s\n", cpu_list); in parse_cpu_set()
305 debug_msg("Found workload pid:%s comm:%s", proc_entry->d_name, buffer); in procfs_is_workload_pid()
349 debug_msg("Set sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
516 debug_msg("Set /dev/cpu_dma_latency to %d\n", latency); in set_cpu_dma_latency()
702 debug_msg("Fs %s found at %s\n", fs, mp); in find_mount()
807 debug_msg("Using cgroup path at: %s\n", cgroup_procs); in set_pid_cgroup()
820 debug_msg("Set cgroup attributes for pid:%s\n", pid_str); in set_pid_cgroup()
872 debug_msg("Using cgroup path at: %s\n", cgroup_procs); in set_comm_cgroup()
897 debug_msg("Set cgroup attributes for pid:%s\n", proc_entry->d_name); in set_comm_cgroup()
926 debug_msg("Could not get rtla affinity, rtla might run with the threads!\n"); in auto_house_keeping()
933 debug_msg("rtla and the monitored CPUs do not share CPUs."); in auto_house_keeping()
934 debug_msg("Skipping auto house-keeping\n"); in auto_house_keeping()
946 debug_msg("Could not find any CPU for auto house-keeping\n"); in auto_house_keeping()
952 debug_msg("Could not set affinity for auto house-keeping\n"); in auto_house_keeping()
956 debug_msg("rtla automatically moved to an auto house-keeping cpu set\n"); in auto_house_keeping()