Searched defs:ops (Results 1 – 18 of 18) sorted by relevance
| /tools/perf/util/ |
| D | unwind-libunwind.c | 13 struct unwind_libunwind_ops *ops) in unwind__register_ops() 23 struct unwind_libunwind_ops *ops = local_unwind_libunwind_ops; in unwind__prepare_access() local
|
| D | annotate.c | 98 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops() 156 static void ins__delete(struct ins_operands *ops) in ins__delete() 167 struct ins_operands *ops) in ins__raw_scnprintf() 173 struct ins_operands *ops) in ins__scnprintf() 189 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map *map) in call__parse() 231 struct ins_operands *ops) in call__scnprintf() 252 static int jump__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map *map … in jump__parse() 283 struct ins_operands *ops) in jump__scnprintf() 345 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map *map) in lock__parse() 371 struct ins_operands *ops) in lock__scnprintf() [all …]
|
| D | annotate.h | 19 struct ins_ops *ops; member 39 struct ins_operands *ops; member 70 struct ins_operands ops; member
|
| D | hist.c | 461 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local 586 struct hist_entry_ops *ops) in __hists__add_entry() 637 struct hist_entry_ops *ops, in hists__add_entry_ops() 1126 struct hist_entry_ops *ops = he->ops; in hist_entry__delete() local
|
| D | kvm-stat.h | 108 struct kvm_events_ops *ops; member
|
| D | sort.h | 143 struct hist_entry_ops *ops; member
|
| D | hist.h | 117 const struct hist_iter_ops *ops; member
|
| /tools/perf/arch/s390/annotate/ |
| D | instructions.c | 4 struct ins_ops *ops = NULL; in s390__associate_ins_ops() local
|
| /tools/perf/arch/powerpc/annotate/ |
| D | instructions.c | 5 struct ins_ops *ops; in powerpc__associate_instruction_ops() local
|
| /tools/perf/bench/ |
| D | futex-hash.c | 48 unsigned long ops; member 70 unsigned long ops = w->ops; /* avoid cacheline bouncing */ in workerfn() local
|
| D | futex-lock-pi.c | 27 unsigned long ops; member 80 unsigned long ops = w->ops; in workerfn() local
|
| /tools/perf/arch/arm64/annotate/ |
| D | instructions.c | 13 struct ins_ops *ops; in arm64__associate_instruction_ops() local
|
| /tools/perf/arch/arm/annotate/ |
| D | instructions.c | 13 struct ins_ops *ops; in arm__associate_instruction_ops() local
|
| /tools/usb/usbip/libsrc/ |
| D | usbip_host_common.h | 55 struct usbip_host_driver_ops ops; member
|
| /tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 50 Dwarf_Op *ops = &dummy; in check_return_reg() local
|
| /tools/testing/nvdimm/test/ |
| D | iomap.c | 53 struct iomap_ops *ops; in __get_nfit_res() local 377 struct iomap_ops *ops; in __wrap_acpi_evaluate_dsm() local
|
| /tools/perf/ |
| D | builtin-script.c | 1867 struct scripting_ops *ops; member 1874 struct scripting_ops *ops) in script_spec__new() 1901 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
|
| /tools/vm/ |
| D | slabinfo.c | 417 static void ops(struct slabinfo *s) in ops() function
|