Home
last modified time | relevance | path

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

/linux-5.10/kernel/trace/
Dtrace.h1432 struct ftrace_event_field { struct
1433 struct list_head link;
1434 const char *name;
1435 const char *type;
1436 int filter_type;
1437 int offset;
1438 int size;
1439 int is_signed;