Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace.h1318 struct ftrace_event_field { struct
1319 struct list_head link;
1320 const char *name;
1321 const char *type;
1322 int filter_type;
1323 int offset;
1324 int size;
1325 int is_signed;
1326 int len;