Home
last modified time | relevance | path

Searched defs:code (Results 1 – 15 of 15) sorted by relevance

/tools/perf/util/
Drun-command.c161 int status, code; in wait_or_whine() local
197 int code = start_command(cmd); in run_command() local
Dauxtrace.c823 int code, int cpu, pid_t pid, pid_t tid, u64 ip, in auxtrace_synth_error()
Devent.h332 u32 code; member
Dintel-pt.c1155 static int intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, in intel_pt_synth_error()
/tools/usb/usbip/src/
Dusbip_network.c152 int usbip_net_send_op_common(int sockfd, uint32_t code, uint32_t status) in usbip_net_send_op_common()
174 int usbip_net_recv_op_common(int sockfd, uint16_t *code) in usbip_net_recv_op_common()
Dusbip_attach.c125 uint16_t code = OP_REP_IMPORT; in query_import_device() local
Dusbip_list.c53 uint16_t code = OP_REP_DEVLIST; in get_exported_devices() local
Dusbip_network.h27 uint16_t code; member
Dusbipd.c240 uint16_t code = OP_UNSPEC; in recv_pdu() local
/tools/net/
Dbpf_exp.y604 static void bpf_set_curr_instr(uint16_t code, uint8_t jt, uint8_t jf, in bpf_set_curr_instr()
/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c123 __le16 code; member
/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c125 __le16 code; member
/tools/usb/
Dffs-test.c278 __le16 code; member
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c339 static int intel_pt_ext_err(int code) in intel_pt_ext_err()
378 int intel_pt__strerror(int code, char *buf, size_t buflen) in intel_pt__strerror()
/tools/lib/traceevent/
Devent-parse.c6027 #define _PE(code, str) str argument