Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dannotate-data.h183 struct type_state_stack { struct
184 struct list_head list;
185 Dwarf_Die type;
186 int offset;
187 int size;
188 bool compound;
189 u8 kind;