Searched defs:ins_operands (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.h16 struct ins_operands { struct
32 struct ins_operands *ops;
38 void (*free)(struct ins_operands *ops);
39 int (*parse)(struct ins_operands *ops);
41 struct ins_operands *ops);
51 int ins__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops);
61 struct ins_operands ops;

Completed in 289 milliseconds