Home
last modified time | relevance | path

Searched defs:trace_seq (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h7142 struct trace_seq { struct
7143 char buffer[65536];
7144 struct seq_buf seq;
7145 int full;
Dvmlinux.h7142 struct trace_seq { struct
7143 char buffer[65536];
7144 struct seq_buf seq;
7145 int full;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9039 struct trace_seq { struct
9040 char buffer[4096];
9041 struct seq_buf seq;
9042 int full;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6320 struct trace_seq { struct
6321 char buffer[4096];
6322 struct seq_buf seq;
6323 int full;
Dvmlinux_510.h6320 struct trace_seq { struct
6321 char buffer[4096];
6322 struct seq_buf seq;
6323 int full;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h8409 struct trace_seq { struct
8410 unsigned char buffer[4096];
8411 struct seq_buf seq;
8412 int full;
Dvmlinux_505.h8409 struct trace_seq { struct
8410 unsigned char buffer[4096];
8411 struct seq_buf seq;
8412 int full;