Home
last modified time | relevance | path

Searched refs:ins_operands (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dannotate.h31 struct ins_operands { struct
51 struct ins_operands *ops; argument
59 void (*free)(struct ins_operands *ops);
60 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms);
62 struct ins_operands *ops, int max_ins_name);
69 int ins__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_na…
151 struct ins_operands ops;
Dannotate.c207 static void ins__delete(struct ins_operands *ops) in ins__delete()
218 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
224 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
240 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
293 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
321 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
329 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
408 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
477 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
503 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
[all …]
/Linux-v5.4/tools/perf/arch/s390/annotate/
Dinstructions.c4 static int s390_call__parse(struct arch *arch, struct ins_operands *ops, in s390_call__parse()
49 struct ins_operands *ops, int max_ins_name);
57 struct ins_operands *ops, in s390_mov__parse()
/Linux-v5.4/tools/perf/arch/arm64/annotate/
Dinstructions.c13 struct ins_operands *ops, in arm64_mov__parse()
62 struct ins_operands *ops, int max_ins_name);