/tools/testing/selftests/powerpc/alignment/ |
D | alignment_handler.c | 115 #define LOAD_VSX_XFORM_TEST(op) TEST(op, op, stxvd2x, XFORM, 32, 32) argument 116 #define STORE_VSX_XFORM_TEST(op) TEST(op, lxvd2x, op, XFORM, 32, 32) argument 117 #define LOAD_VSX_DFORM_TEST(op) TEST(op, op, stxv, DFORM, 32, 32) argument 118 #define STORE_VSX_DFORM_TEST(op) TEST(op, lxv, op, DFORM, 32, 32) argument 119 #define LOAD_VMX_XFORM_TEST(op) TEST(op, op, stxvd2x, XFORM, 0, 32) argument 120 #define STORE_VMX_XFORM_TEST(op) TEST(op, lxvd2x, op, XFORM, 32, 0) argument 121 #define LOAD_VMX_DFORM_TEST(op) TEST(op, op, stxv, DFORM, 0, 32) argument 122 #define STORE_VMX_DFORM_TEST(op) TEST(op, lxv, op, DFORM, 32, 0) argument 124 #define LOAD_XFORM_TEST(op) TEST(op, op, stdx, XFORM, 31, 31) argument 125 #define STORE_XFORM_TEST(op) TEST(op, ldx, op, XFORM, 31, 31) argument [all …]
|
/tools/arch/x86/include/asm/ |
D | rmwcc.h | 17 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 20 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 34 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 37 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-insn-decoder.c | 30 enum intel_pt_insn_op op = INTEL_PT_OP_OTHER; in intel_pt_insn_decoder() local 218 const char *intel_pt_insn_name(enum intel_pt_insn_op op) in intel_pt_insn_name() 243 int intel_pt_insn_type(enum intel_pt_insn_op op) in intel_pt_insn_type()
|
D | intel-pt-insn-decoder.h | 37 enum intel_pt_insn_op op; member
|
/tools/lib/traceevent/ |
D | event-plugin.c | 56 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() 109 struct tep_plugin_option *op; in tep_plugin_list_options() local 163 struct trace_plugin_options *op; in update_option() local 277 struct tep_plugin_option *op; in find_registered_option() local 301 struct tep_plugin_option *op; in process_option() local 321 struct trace_plugin_options *op; in tep_plugin_add_option() local 388 const char *op) in print_op_data() 403 struct tep_plugin_option *op; in tep_plugin_print_options() local
|
D | parse-filter.c | 440 add_right(struct tep_filter_arg *op, struct tep_filter_arg *arg, char *error_str) in add_right() 614 static enum tep_errno add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg) in add_left() 1906 char *op = NULL; in op_to_str() local 2028 char *op; in exp_to_str() local 2086 char *op = NULL; in num_to_str() local 2135 char *op = NULL; in str_to_str() local
|
/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 168 static inline unsigned int cpuid_eax(unsigned int op) { return 0; }; in cpuid_eax() 169 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() 170 static inline unsigned int cpuid_ecx(unsigned int op) { return 0; }; in cpuid_ecx() 171 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; in cpuid_edx()
|
/tools/perf/util/ |
D | bpf-loader.c | 824 bpf_map_op__delete(struct bpf_map_op *op) in bpf_map_op__delete() 855 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term) in bpf_map_op_setkey() 879 struct bpf_map_op *op; in bpf_map_op__new() local 898 bpf_map_op__clone(struct bpf_map_op *op) in bpf_map_op__clone() 950 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op) in bpf_map__add_op() 981 struct bpf_map_op *op; in bpf_map__add_newop() local 1000 struct bpf_map_op *op; in __bpf_map__config_value() local 1063 struct bpf_map_op *op; in __bpf_map__config_event() local 1258 struct bpf_map_op *op) in foreach_key_array_all() 1278 struct bpf_map_op *op) in foreach_key_array_ranges() [all …]
|
D | cpu-set-sched.h | 34 #define __CPU_OP_S(setsize, destset, srcset1, srcset2, op) \ argument
|
/tools/build/feature/ |
D | test-dwarf_getlocations.c | 9 Dwarf_Op *op; in main() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_tcpnotify_kern.c | 37 int op; in bpf_testcb() local
|
D | tcp_rtt.c | 28 int op = (int) ctx->op; in _sockops() local
|
D | test_tcpbpf_kern.c | 64 int op; in bpf_testcb() local
|
/tools/objtool/arch/x86/ |
D | decode.c | 82 #define ADD_OP(op) \ argument 98 struct stack_op *op = NULL; in arch_decode_instruction() local
|
/tools/lib/traceevent/plugins/ |
D | plugin_xen.c | 105 static const char *xen_hypercall_name(unsigned op) in xen_hypercall_name() 117 unsigned int op = args[0]; in process_xen_hypercall_name() local
|
/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 150 int op, char *resctrl_val) in fill_cache() 199 int memflush, int op, char *resctrl_val) in run_fill_buf()
|
/tools/perf/trace/beauty/ |
D | flock.c | 27 int printed = 0, op = arg->val; in syscall_arg__scnprintf_flock() local
|
D | futex_op.c | 32 int op = arg->val; in syscall_arg__scnprintf_futex_op() local
|
D | seccomp.c | 13 int op = arg->val; in syscall_arg__scnprintf_seccomp_op() local
|
/tools/perf/tests/ |
D | evsel-roundtrip-name.c | 13 int type, op, err = 0, ret = 0, i, idx; in perf_evsel__roundtrip_cache_name_test() local
|
/tools/perf/bench/ |
D | epoll-ctl.c | 132 static inline void do_epoll_op(struct worker *w, int op, int fd) in do_epoll_op() 163 int op, fd; in do_random_epoll_op() local
|
D | futex.h | 36 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ argument
|
/tools/perf/scripts/python/ |
D | futex-contention.py | 30 nr, uaddr, op, val, utime, uaddr2, val3): argument
|
/tools/hv/ |
D | hv_vss_daemon.c | 214 int op; in main() local
|
/tools/perf/arch/x86/util/ |
D | header.c | 14 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, in cpuid()
|