Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace.h1279 struct ftrace_event_field { struct
1280 struct list_head link;
1281 const char *name;
1282 const char *type;
1283 int filter_type;
1284 int offset;
1285 int size;
1286 int is_signed;