Home
last modified time | relevance | path

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

/external/libtraceevent/include/traceevent/
Dtrace-seq.h34 struct trace_seq { struct
39 enum trace_seq_fail state; argument
42 void trace_seq_init(struct trace_seq *s); argument
/external/trace-cmd/python/
Dtracecmd.py125 def __init__(self, trace_seq): argument
/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/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/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_505.h8409 struct trace_seq { struct
8410 unsigned char buffer[4096];
8411 struct seq_buf seq;
8412 int full;
Dvmlinux.h8409 struct trace_seq { struct
8410 unsigned char buffer[4096];
8411 struct seq_buf seq;
8412 int full;