Home
last modified time | relevance | path

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

/linux-6.8/kernel/trace/
Dtrace.h1326 struct ftrace_event_field { struct
1327 struct list_head link;
1328 const char *name;
1329 const char *type;
1330 int filter_type;
1331 int offset;
1332 int size;
1333 int is_signed;
1334 int len;