/tools/perf/arch/s390/annotate/ |
D | instructions.c | 4 static int s390_call__parse(struct arch *arch, struct ins_operands *ops, in s390_call__parse() 57 struct ins_operands *ops, in s390_mov__parse() 111 struct ins_ops *ops = NULL; in s390__associate_ins_ops() local
|
/tools/perf/arch/arm64/annotate/ |
D | instructions.c | 13 struct ins_operands *ops, in arm64_mov__parse() 72 struct ins_ops *ops; in arm64__associate_instruction_ops() local
|
/tools/perf/util/ |
D | unwind-libunwind.c | 15 static void unwind__register_ops(struct maps *maps, struct unwind_libunwind_ops *ops) in unwind__register_ops() 24 struct unwind_libunwind_ops *ops = local_unwind_libunwind_ops; in unwind__prepare_access() local
|
D | annotate.c | 131 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops() 207 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() 324 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma() 335 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse() 416 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 485 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse() [all …]
|
D | annotate.h | 29 struct ins_ops *ops; member 53 struct ins_operands *ops; member 153 struct ins_operands ops; member
|
D | kvm-stat.h | 111 struct kvm_events_ops *ops; member
|
D | hist.c | 539 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local 696 struct hist_entry_ops *ops) in __hists__add_entry() 756 struct hist_entry_ops *ops, in hists__add_entry_ops() 1288 struct hist_entry_ops *ops = he->ops; in hist_entry__delete() local
|
D | sort.h | 151 struct hist_entry_ops *ops; member
|
D | hist.h | 127 const struct hist_iter_ops *ops; member
|
D | evlist.c | 895 struct perf_evlist_mmap_ops ops = { in evlist__mmap_ex() local
|
/tools/perf/arch/csky/annotate/ |
D | instructions.c | 9 struct ins_ops *ops = NULL; in csky__associate_ins_ops() local
|
/tools/perf/arch/powerpc/annotate/ |
D | instructions.c | 7 struct ins_ops *ops; in powerpc__associate_instruction_ops() local
|
/tools/perf/bench/ |
D | futex-hash.c | 50 unsigned long ops; member 72 unsigned long ops = w->ops; /* avoid cacheline bouncing */ in workerfn() local
|
D | futex-lock-pi.c | 30 unsigned long ops; member 82 unsigned long ops = w->ops; in workerfn() local
|
D | epoll-wait.c | 122 unsigned long ops; member 187 unsigned long ops = w->ops; in workerfn() local
|
D | epoll-ctl.c | 70 unsigned long ops[EPOLL_NR_OPS]; member
|
/tools/lib/perf/ |
D | evlist.c | 419 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_evsel() 503 mmap_per_thread(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_thread() 529 mmap_per_cpu(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_cpu() 569 struct perf_evlist_mmap_ops *ops, in perf_evlist__mmap_ops() 601 struct perf_evlist_mmap_ops ops = { in perf_evlist__mmap() local
|
/tools/perf/arch/sparc/annotate/ |
D | instructions.c | 122 struct ins_ops *ops = NULL; in sparc__associate_instruction_ops() local
|
/tools/perf/arch/arm/annotate/ |
D | instructions.c | 16 struct ins_ops *ops; in arm__associate_instruction_ops() local
|
/tools/usb/usbip/libsrc/ |
D | usbip_host_common.h | 43 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 | 45 struct iomap_ops *ops; in __get_nfit_res() local 417 struct iomap_ops *ops; in __wrap_acpi_evaluate_dsm() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 102 struct annotation_write_ops ops = { in annotate_browser__write() local
|
/tools/perf/ |
D | builtin-script.c | 2547 struct scripting_ops *ops; member 2554 struct scripting_ops *ops) in script_spec__new() 2581 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
|
/tools/vm/ |
D | slabinfo.c | 448 static void ops(struct slabinfo *s) in ops() function
|