Searched defs:trace_branch (Results 1 – 3 of 3) sorted by relevance
98 static bool trace_branch() { return trace_branch_; } in trace_branch() function
33393 struct trace_branch { struct33394 struct trace_entry ent;33395 unsigned int line;33396 char func[31];33397 char file[21];33398 char correct;33399 char constant;