Home
last modified time | relevance | path

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

/tools/perf/util/
Dunwind-libunwind.c12 struct unwind_libunwind_ops *ops) in unwind__register_ops()
22 struct unwind_libunwind_ops *ops = local_unwind_libunwind_ops; in unwind__prepare_access() local
Dannotate.c32 static void ins__delete(struct ins_operands *ops) in ins__delete()
43 struct ins_operands *ops) in ins__raw_scnprintf()
49 struct ins_operands *ops) in ins__scnprintf()
57 static int call__parse(struct ins_operands *ops, struct map *map) in call__parse()
100 struct ins_operands *ops) in call__scnprintf()
121 static int jump__parse(struct ins_operands *ops, struct map *map __maybe_unused) in jump__parse()
136 struct ins_operands *ops) in jump__scnprintf()
176 static int lock__parse(struct ins_operands *ops, struct map *map) in lock__parse()
208 struct ins_operands *ops) in lock__scnprintf()
220 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
65 struct ins_operands ops; member
Dkvm-stat.h107 struct kvm_events_ops *ops; member
Dhist.c450 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local
575 struct hist_entry_ops *ops) in __hists__add_entry()
621 struct hist_entry_ops *ops, in hists__add_entry_ops()
1113 struct hist_entry_ops *ops = he->ops; in hist_entry__delete() local
Dsort.h134 struct hist_entry_ops *ops; member
Dhist.h113 const struct hist_iter_ops *ops; member
/tools/usb/usbip/libsrc/
Dusbip_host_common.h55 struct usbip_host_driver_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.c46 unsigned long ops; member
Dfutex-lock-pi.c25 unsigned long ops; member
/tools/testing/nvdimm/test/
Diomap.c53 struct iomap_ops *ops; in __get_nfit_res() local
377 struct iomap_ops *ops; in __wrap_acpi_evaluate_dsm() local
/tools/perf/
Dbuiltin-script.c1279 struct scripting_ops *ops; member
1286 struct scripting_ops *ops) in script_spec__new()
1313 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