Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h29486 struct ftrace_event_field { struct
29487 struct list_head link;
29488 const char *name;
29489 const char *type;
29490 int filter_type;
29491 int offset;
29492 int size;
29493 int is_signed;