Searched refs:call_stack (Results 1 – 7 of 7) sorted by relevance
183 def check_infinite_loops_in_rule(config_json, rule_json, call_stack=[]): argument192 call_stack.append(rule_json["id"])196 if run_rule_id in call_stack:197 call_stack.append(run_rule_id)200 + str(call_stack)208 config_json, rule, call_stack210 call_stack.pop()
138 lappend call_stack $proc_name141 return $call_stack
33 set call_stack [get_call_stack -2]36 set caller [lindex $call_stack 0]38 set call_stack [lreplace $call_stack 0 0]49 foreach proc_name $call_stack {
74 u32 call_stack[16]; member
236 dump->call_stack[i] = mt76_rr(dev, 0x89050204 + idx * 4); in mt7915_coredump_fw_stack()
745 bool need_info = false, call_stack = false; in intel_pmu_lbr_read_64() local756 call_stack = true; in intel_pmu_lbr_read_64()771 if (call_stack && !from) in intel_pmu_lbr_read_64()
436 - call_stack: save call stack