Home
last modified time | relevance | path

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

/linux-6.8/tools/perf/util/
Dannotate-data.h24 struct annotated_member { struct
25 struct list_head node;
26 struct list_head children;
27 char *type_name;
28 char *var_name;
29 int offset;
30 int size;