Home
last modified time | relevance | path

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

/linux-6.8/tools/perf/util/
Dannotate.h67 struct ins_ops { struct
68 void (*free)(struct ins_operands *ops);
69 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms);
70 int (*scnprintf)(struct ins *ins, char *bf, size_t size,