Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate-data.h205 struct type_state { struct
207 struct type_state_reg regs[TYPE_STATE_MAX_REGS]; argument
232 bool has_reg_type(struct type_state *state, int reg); argument