Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30902 struct fetch_type { struct
30903 const char *name;
30904 size_t size;
30905 bool is_signed;
30906 bool is_string;
30907 print_type_func_t print;
30908 const char *fmt;
30909 const char *fmttype;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40611 struct fetch_type { struct
40612 const char *name;
40613 size_t size;
40614 bool is_signed;
40615 bool is_string;
40616 print_type_func_t print;
40617 const char *fmt;
40618 const char *fmttype;