Searched refs:global_path_set (Results 1 – 3 of 3) sorted by relevance
424 } global_path_set;425 #define tracing_paths (global_path_set.num_selected != 0)602 return pathtrace_select_set(path, &global_path_set); in pathtrace_select()608 return pathtrace_match_set(tcp, &global_path_set); in pathtrace_match()
37 struct path_set global_path_set; variable
14243 (global_path_set): New variable prototype.14244 (tracing_paths): Change macro body to use global_path_set variable.14249 * pathtrace.c (global_path_set): New variable.