/tools/perf/bench/ |
D | mem-functions.c | 29 #define K 1024 macro 100 if (x < K) \ 102 else if (x < K * K) \ 103 printf(" %14lfd KB/sec\n", x / K); \ 104 else if (x < K * K * K) \ 105 printf(" %14lf MB/sec\n", x / K / K); \ 107 printf(" %14lf GB/sec\n", x / K / K / K); \
|
/tools/bpf/ |
D | bpf_dbg.c | 636 uint32_t K = f->k; in bpf_single_step() local 641 r->R = K; in bpf_single_step() 659 r->M[K] = r->A; in bpf_single_step() 662 r->M[K] = r->X; in bpf_single_step() 665 d = pkt_caplen - K; in bpf_single_step() 667 r->A = extract_u32(pkt, K); in bpf_single_step() 672 d = pkt_caplen - K; in bpf_single_step() 674 r->A = extract_u16(pkt, K); in bpf_single_step() 679 d = pkt_caplen - K; in bpf_single_step() 681 r->A = extract_u8(pkt, K); in bpf_single_step() [all …]
|
/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run_no_header.log | 14 Memory: 27868K/56932K available (1681K kernel code, 480K rwdata, 400K rodata, 89K init, 205K bss, 2…
|
D | test_output_isolated_correctly.log | 6 Memory: 254468K/283500K available (1734K kernel code, 489K rwdata, 396K rodata, 85K init, 216K bss,…
|
/tools/testing/selftests/powerpc/nx-gzip/ |
D | nx-gzip-test.sh | 24 for size in 4K 64K 1M 64M
|
/tools/testing/selftests/net/forwarding/ |
D | sch_tbf_root.sh | 22 tbf_test_one 128K
|
D | sch_tbf_etsprio.sh | 28 tbf_test_one 128K
|
D | sch_red.sh | 58 rate 10Mbit burst 10K limit 1M 104 rate 10Mbit burst 10K limit 1M
|
/tools/perf/Documentation/ |
D | security.txt | 77 drwxr-xr-x. 2 root root 4.0K Mar 20 12:16 . 78 drwxr-xr-x. 3 root root 4.0K Mar 20 12:16 .. 79 -rw-r--r--. 1 root root 112K Mar 20 12:16 selinux-policy-3.14.4-48.fc31.noarch.rpm 84 -rw-r--r--. 1 root root 111K Mar 20 12:16 selinux-policy-sandbox-3.14.4-48.fc31.noarch.rpm 198 2,629 context-switches # 0.072 K/sec 199 57 cpu-migrations # 0.002 K/sec 200 1 page-faults # 0.000 K/sec
|
D | perf-mem.txt | 75 -K::
|
D | perf-ftrace.txt | 67 be a number with appended unit character - B/K/M/G.
|
D | perf-top.txt | 84 specification with appended unit character - B/K/M/G. The 106 -K:: 379 [K]::
|
D | perf-record.txt | 44 - a symbolically formed event like 'pmu/config=M,config1=N,config3=K/' 46 where M, N, K are numbers (in decimal, hex, octal format). Acceptable 234 specification with appended unit character - B/K/M/G. The 507 processed for output. One can specify the number using B/K/M/G suffixes. 556 be a number with appended unit character - B/K/M/G 626 appended unit character - B/K/M/G
|
D | perf-stat.txt | 54 - a symbolically formed event like 'pmu/config=M,config1=N,config2=K/' 55 where M, N, K are numbers (in decimal, hex, octal format). 504 0 context-switches:u # 0.000 K/sec 505 0 cpu-migrations:u # 0.000 K/sec
|
D | perf-script.txt | 254 PERF_RECORD_MISC_KERNEL K 265 sched-messaging 1414 K 28690.636582: 4590 cycles ... 267 sched-messaging 1414 K 28690.636608: 19473 cycles ...
|
D | perf-kvm.txt | 126 specification with appended unit character - B/K/M/G. The
|
D | perf-trace.txt | 109 specification with appended unit character - B/K/M/G. The
|
D | perf-config.txt | 525 # Samples: 7K of event 'anon group { ref-cycles, cycles }'
|
/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 201 K = 100, enumerator
|
/tools/perf/util/ |
D | string.c | 18 #define K 1024LL macro
|
/tools/testing/selftests/net/ |
D | toeplitz.c | 58 #define TOEPLITZ_STR_LEN(K) (((K) * 3) - 1) /* hex encoded: AA:BB:CC:...:ZZ */ argument
|
/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 368 0x80000006, 0, ECX, 31:16, csize, Cache size in 1K units
|
/tools/power/cpupower/po/ |
D | de.po | 159 msgstr "Wächter \"%s\" (%d Zustände) - Könnte nach %u s überlaufen\n"
|
/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 804 33 exists (* J *) (1:r0=x /\ (* K *) 1:r1=0) (* L *)
|