Home
last modified time | relevance | path

Searched defs:trace_branch (Results 1 – 3 of 3) sorted by relevance

/external/vixl/test/
Dtest-runner.h98 static bool trace_branch() { return trace_branch_; } in trace_branch() function
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h33393 struct trace_branch { struct
33394 struct trace_entry ent;
33395 unsigned int line;
33396 char func[31];
33397 char file[21];
33398 char correct;
33399 char constant;
Dvmlinux.h33393 struct trace_branch { struct
33394 struct trace_entry ent;
33395 unsigned int line;
33396 char func[31];
33397 char file[21];
33398 char correct;
33399 char constant;