Lines Matching refs:debug_msg
45 void debug_msg(const char *fmt, ...) in debug_msg() function
148 debug_msg("cpu_set: adding cpu %d\n", cpu); in parse_cpu_set()
152 debug_msg("cpu_set: adding cpu %d\n", i); in parse_cpu_set()
163 debug_msg("Error parsing the cpu set %s\n", cpu_list); in parse_cpu_set()
324 debug_msg("Found workload pid:%s comm:%s", proc_entry->d_name, buffer); in procfs_is_workload_pid()
373 debug_msg("Set sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
540 debug_msg("Set /dev/cpu_dma_latency to %d\n", latency); in set_cpu_dma_latency()
726 debug_msg("Fs %s found at %s\n", fs, mp); in find_mount()
833 debug_msg("Using cgroup path at: %s\n", cgroup_procs); in open_cgroup_procs()
869 debug_msg("Set cgroup attributes for pid:%s\n", pid_str); in set_pid_cgroup()
922 debug_msg("Set cgroup attributes for pid:%s\n", proc_entry->d_name); in set_comm_cgroup()
951 debug_msg("Could not get rtla affinity, rtla might run with the threads!\n"); in auto_house_keeping()
958 debug_msg("rtla and the monitored CPUs do not share CPUs."); in auto_house_keeping()
959 debug_msg("Skipping auto house-keeping\n"); in auto_house_keeping()
971 debug_msg("Could not find any CPU for auto house-keeping\n"); in auto_house_keeping()
977 debug_msg("Could not set affinity for auto house-keeping\n"); in auto_house_keeping()
981 debug_msg("rtla automatically moved to an auto house-keeping cpu set\n"); in auto_house_keeping()