Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h8528 struct _ddebug { struct
8529 const char *modname;
8530 const char *function;
8531 const char *filename;
8532 const char *format;
8533 unsigned int lineno: 18;
8534 unsigned int class_id: 6;
8535 unsigned int flags: 8;
8536 union {
8539 } key;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h8658 struct _ddebug { struct
8659 const char *modname;
8660 const char *function;
8661 const char *filename;
8662 const char *format;
8663 unsigned int lineno: 18;
8664 unsigned int class_id: 6;
8665 unsigned int flags: 8;
8666 union {
8669 } key;