Home
last modified time | relevance | path

Searched refs:R (Results 1 – 9 of 9) sorted by relevance

/tools/perf/util/
Dctype.c13 R = GIT_REGEX_SPECIAL, /* $, (, ), +, ., ^, {, | * */ enumerator
24 PS,P, P, P, R, P, P, P, R, R, G, R, P, P, R, P, /* 32.. 47 */
27 A, A, A, A, A, A, A, A, A, A, A, G, G, P, R, P, /* 80.. 95 */
29 A, A, A, A, A, A, A, A, A, A, A, R, R, P, P, 0, /* 112..127 */
/tools/testing/selftests/media_tests/
Dopen_loop_test.sh7 R=$(./media_device_open -d $file);
9 echo -e "Loop $i\n$R"
/tools/perf/tests/attr/
Dtest-record-raw3 args = -R kill >/dev/null 2>&1
DREADME56 perf record -R kill (test-record-raw)
/tools/net/
Dbpf_dbg.c126 uint32_t R; member
458 rl_printf("ret: [%#08x][%u]!\n", r->R, r->R); in bpf_dump_curr()
628 r->R = 0; in set_return()
641 r->R = K; in bpf_single_step()
645 r->R = r->A; in bpf_single_step()
649 r->R = r->X; in bpf_single_step()
883 return stop ? -1 : bpf_curr.R; in bpf_run_all()
905 return stop ? -1 : bpf_curr.R; in bpf_run_stepping()
/tools/perf/Documentation/
Dperf-record.txt267 -R::
/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
113 44: INC eSP (i64) | REX.R (o64)
/tools/objtool/arch/x86/insn/
Dx86-opcode-map.txt4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
113 44: INC eSP (i64) | REX.R (o64)
/tools/perf/
Dbuiltin-trace.c455 P_MODE(R); in syscall_arg__scnprintf_access_mode()