Home
last modified time | relevance | path

Searched refs:X (Results 1 – 10 of 10) sorted by relevance

/tools/net/
Dbpf_dbg.c124 uint32_t X; member
456 rl_printf("X: [%#08x][%u]\n", r->X, r->X); in bpf_dump_curr()
649 r->R = r->X; in bpf_single_step()
653 r->X = r->A; in bpf_single_step()
656 r->A = r->X; in bpf_single_step()
662 r->M[K] = r->X; in bpf_single_step()
686 d = pkt_caplen - (r->X + K); in bpf_single_step()
688 r->A = extract_u32(pkt, r->X + K); in bpf_single_step()
691 d = pkt_caplen - (r->X + K); in bpf_single_step()
693 r->A = extract_u16(pkt, r->X + K); in bpf_single_step()
[all …]
/tools/perf/util/
Dsvghelper.c62 double X; in time2pixels() local
64 X = 1.0 * svg_page_width * (__time - first_time) / (last_time - first_time); in time2pixels()
65 return X; in time2pixels()
612 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument
618 X, boxsize, boxsize, style); in svg_legenda_box()
620 X + boxsize + 5, boxsize, 0.8 * boxsize, text); in svg_legenda_box()
/tools/usb/usbip/
DINSTALL132 is something like `gnu-as' or `x' (for the X Window System). The
136 For packages that use the X Window System, `configure' can usually
137 find the X include and library files automatically, but if it doesn't,
/tools/power/cpupower/bench/
DREADME-BENCH35 will be run X time in a row (cycles):
/tools/virtio/virtio-trace/
DREADME45 # mkfifo /tmp/virtio-trace/trace-path-cpu{0,1,2,...,X}.{in,out}
/tools/perf/Documentation/
Dperf-script.txt192 X/- : X=branch inside a transactional region, -=not in transaction region or not supported
/tools/power/cpupower/po/
Dcs.po21 "X-Generator: KBabel 1.11.4\n"
/tools/perf/
Dbuiltin-trace.c457 P_MODE(X); in syscall_arg__scnprintf_access_mode()
/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt111 42: INC eDX (i64) | REX.X (o64)
/tools/objtool/arch/x86/insn/
Dx86-opcode-map.txt111 42: INC eDX (i64) | REX.X (o64)