Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace.h1267 struct ftrace_event_field { struct
1268 struct list_head link;
1269 const char *name;
1270 const char *type;
1271 int filter_type;
1272 int offset;
1273 int size;
1274 int is_signed;