Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dannotate.h60 struct ins_ops { struct
61 void (*free)(struct ins_operands *ops);
62 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms);
63 int (*scnprintf)(struct ins *ins, char *bf, size_t size,

Completed in 5 milliseconds