Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dannotate.h50 struct ins_ops { struct
51 void (*free)(struct ins_operands *ops);
52 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms);
53 int (*scnprintf)(struct ins *ins, char *bf, size_t size,