Home
last modified time | relevance | path

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

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