Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.c31 static void ins__delete(struct ins_operands *ops) in ins__delete()
42 struct ins_operands *ops) in ins__raw_scnprintf()
48 struct ins_operands *ops) in ins__scnprintf()
56 static int call__parse(struct ins_operands *ops) in call__parse()
94 struct ins_operands *ops) in call__scnprintf()
115 static int jump__parse(struct ins_operands *ops) in jump__parse()
130 struct ins_operands *ops) in jump__scnprintf()
170 static int lock__parse(struct ins_operands *ops) in lock__parse()
202 struct ins_operands *ops) in lock__scnprintf()
214 static void lock__delete(struct ins_operands *ops) in lock__delete()
[all …]
Dannotate.h32 struct ins_operands *ops; member
46 struct ins_ops *ops; member
64 struct ins_operands ops; member
Dkvm-stat.h107 struct kvm_events_ops *ops; member
Dhist.h101 const struct hist_iter_ops *ops; member
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c50 Dwarf_Op *ops = &dummy; in check_return_reg() local
/tools/perf/bench/
Dfutex-hash.c41 unsigned long ops; member
Dfutex-lock-pi.c22 unsigned long ops; member
/tools/testing/nvdimm/test/
Diomap.c46 struct iomap_ops *ops; in get_nfit_res() local
/tools/perf/
Dbuiltin-script.c995 struct scripting_ops *ops; member
1002 struct scripting_ops *ops) in script_spec__new()
1030 struct scripting_ops *ops) in script_spec__findnew()
1046 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
/tools/vm/
Dslabinfo.c416 static void ops(struct slabinfo *s) in ops() function