Home
last modified time | relevance | path

Searched defs:ftrace_event_field (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h29989 struct ftrace_event_field { struct
29990 struct list_head link;
29991 const char *name;
29992 const char *type;
29993 int filter_type;
29994 int offset;
29995 int size;
29996 int is_signed;
29997 int len;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h39983 struct ftrace_event_field { struct
39984 struct list_head link;
39985 const char *name;
39986 const char *type;
39987 int filter_type;
39988 int offset;
39989 int size;
39990 int is_signed;
39991 int len;