Searched refs:cand_l (Results 1 – 1 of 1) sorted by relevance
916 struct btrace_function *best_l, *best_r, *cand_l, *cand_r; in ftrace_bridge_gap() local929 for (cand_l = lhs; cand_l != NULL; in ftrace_bridge_gap()930 cand_l = ftrace_get_caller (btinfo, cand_l)) in ftrace_bridge_gap()936 matches = ftrace_match_backtrace (btinfo, cand_l, cand_r); in ftrace_bridge_gap()940 best_l = cand_l; in ftrace_bridge_gap()