Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate-data.h53 struct annotated_member { struct
54 struct list_head node;
55 struct list_head children;
56 char *type_name;
57 char *var_name;
58 int offset;
59 int size;