/tools/perf/tests/ |
D | kmod-path.c | 47 #define M(path, c, e) \ macro 57 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse() 58 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse() 59 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 67 M("/xxxx/xxxx/x.ko.gz", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse() 68 M("/xxxx/xxxx/x.ko.gz", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse() 69 M("/xxxx/xxxx/x.ko.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 76 M("/xxxx/xxxx/x.gz", PERF_RECORD_MISC_CPUMODE_UNKNOWN, false); in test__kmod_path__parse() 77 M("/xxxx/xxxx/x.gz", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse() 78 M("/xxxx/xxxx/x.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() [all …]
|
/tools/perf/util/c++/ |
D | clang-test.cpp | 30 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR() local 34 return M; in __test__clang_to_IR() 42 auto M = __test__clang_to_IR(); in test__clang_to_IR() local 43 if (!M) in test__clang_to_IR() 45 for (llvm::Function& F : *M) in test__clang_to_IR() 55 auto M = __test__clang_to_IR(); in test__clang_to_obj() local 56 if (!M) in test__clang_to_obj() 59 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj()
|
D | clang.cpp | 198 auto M = getModuleFromSource(std::move(CFlags), filename); in perf_clang__compile_bpf() local 199 if (!M) in perf_clang__compile_bpf() 201 auto O = getBPFObjectFromModule(&*M); in perf_clang__compile_bpf()
|
/tools/testing/nvdimm/ |
D | Makefile | 5 $(MAKE) -C $(KDIR) M=$$PWD 8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
|
/tools/testing/selftests/bpf/bpf_testmod/ |
D | Makefile | 16 +$(Q)make -C $(KDIR) M=$(BPF_TESTMOD_DIR) modules 19 +$(Q)make -C $(KDIR) M=$(BPF_TESTMOD_DIR) clean
|
/tools/testing/selftests/powerpc/nx-gzip/ |
D | nx-gzip-test.sh | 24 for size in 4K 64K 1M 64M
|
/tools/memory-model/ |
D | linux-kernel.cat | 28 let acq-po = [Acquire] ; po ; [M] 29 let po-rel = [M] ; po ; [Release] 36 let mb = ([M] ; fencerel(Mb) ; [M]) | 37 ([M] ; fencerel(Before-atomic) ; [RMW] ; po? ; [M]) | 38 ([M] ; po? ; [RMW] ; fencerel(After-atomic) ; [M]) | 39 ([M] ; po? ; [LKW] ; fencerel(After-spinlock) ; [M]) | 40 ([M] ; po ; [UL] ; (co | po) ; [LKW] ; 41 fencerel(After-unlock-lock) ; [M]) 189 let pre-race = ext & ((Plain * M) | ((M \ IW) * Plain))
|
D | linux-kernel.bell | 82 let Marked = (~M) | IW | Once | Release | Acquire | domain(rmw) | range(rmw) | 84 let Plain = M \ Marked
|
D | lock.cat | 41 flag ~empty [M \ IW] ; loc ; [ALL-LOCKS] as mixed-lock-accesses 127 let M = R | W
|
/tools/virtio/ |
D | Makefile | 12 ${MAKE} -C `pwd`/../.. M=`pwd`/vhost_test V=${V} 32 ${OOT_BUILD} M=`pwd`/vhost_test 33 ${OOT_BUILD} M=${OOT_VHOST} ${OOT_CONFIGS}
|
/tools/testing/selftests/net/forwarding/ |
D | sch_tbf_etsprio.sh | 15 rate 400Mbit burst $bs limit 1M 17 rate 800Mbit burst $bs limit 1M
|
D | sch_tbf_root.sh | 16 rate 400Mbit burst $bs limit 1M
|
D | sch_red.sh | 58 rate 10Mbit burst 10K limit 1M 104 rate 10Mbit burst 10K limit 1M 441 limit 1M avpkt $PKTSZ probability 1 \
|
/tools/perf/Documentation/ |
D | perf-daemon.txt | 32 …916507 916508 ... \_ perf record --control=fifo:control,ack -m 10M -e cycles --overwrite --switc… 33 …916507 916509 ... \_ perf record --control=fifo:control,ack -m 20M -e sched:* --overwrite --swit… 121 run = -m 10M -e cycles --overwrite --switch-output -a 124 run = -m 20M -e sched:* --overwrite --switch-output -a 136 [603350:cycles] perf record -m 10M -e cycles --overwrite --switch-output -a 137 [603351:sched] perf record -m 20M -e sched:* --overwrite --switch-output -a 149 [603350:cycles] perf record -m 10M -e cycles --overwrite --switch-output -a 155 [603351:sched] perf record -m 20M -e sched:* --overwrite --switch-output -a
|
D | security.txt | 76 total 33M 80 -rw-r--r--. 1 root root 1.2M Mar 20 12:17 selinux-policy-devel-3.14.4-48.fc31.noarch.rpm 81 -rw-r--r--. 1 root root 2.3M Mar 20 12:17 selinux-policy-doc-3.14.4-48.fc31.noarch.rpm 82 -rw-r--r--. 1 root root 12M Mar 20 12:17 selinux-policy-minimum-3.14.4-48.fc31.noarch.rpm 83 -rw-r--r--. 1 root root 4.5M Mar 20 12:16 selinux-policy-mls-3.14.4-48.fc31.noarch.rpm 85 -rw-r--r--. 1 root root 14M Mar 20 12:17 selinux-policy-targeted-3.14.4-48.fc31.noarch.rpm 172 # ausearch -c 'perf' --raw | audit2allow -M my-perf && cat my-perf.te 186 # checkmodule -M -m -o my-perf.mod my-perf.te 203 19,628,798 branches # 0.539 M/sec
|
D | perf-iostat.txt | 54 $ perf iostat -- dd if=/dev/zero of=/dev/nvme0n1 bs=1M oflag=direct 73 $ perf iostat 0000:17,0:3a -- dd if=/dev/zero of=/dev/nvme0n1 bs=1M oflag=direct
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_headroom.sh | 169 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M 249 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M 259 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M 277 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M 291 tc qdisc replace dev $swp root handle 1: bfifo limit 1M 364 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M
|
/tools/power/cpupower/debug/kernel/ |
D | Makefile | 12 $(MAKE) -C $(KDIR) M=$(CURDIR)
|
/tools/testing/ktest/examples/bootconfigs/ |
D | tracing.bconf | 4 buffer_size = 1M;
|
D | boottrace.bconf | 56 trace_buf_size = 1M
|
/tools/testing/selftests/bpf/ |
D | ima_setup.sh | 41 dd if=/dev/zero of="${mount_img}" bs=1M count=10
|
/tools/testing/selftests/pstore/ |
D | common_tests | 60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
|
/tools/testing/selftests/vm/ |
D | charge_reserved_hugetlb.sh | 291 mount -t hugetlbfs -o pagesize=${MB}M,size=256M none /mnt/huge 345 mount -t hugetlbfs -o pagesize=${MB}M,size=256M none /mnt/huge
|
/tools/bpf/ |
D | bpf_dbg.c | 125 uint32_t M[BPF_MEMWORDS]; member 461 if (r->M[i]) { in bpf_dump_curr() 463 rl_printf("M[%d]: [%#08x][%u]\n", i, r->M[i], r->M[i]); in bpf_dump_curr() 659 r->M[K] = r->A; in bpf_single_step() 662 r->M[K] = r->X; in bpf_single_step() 725 r->A = r->M[K]; in bpf_single_step() 728 r->X = r->M[K]; in bpf_single_step()
|
/tools/testing/selftests/netfilter/ |
D | nft_queue.sh | 261 dd conv=sparse status=none if=/dev/zero bs=1M count=200 of=$tmpfile 279 dd conv=sparse status=none if=/dev/zero bs=1M count=200 of=$tmpfile 311 dd conv=sparse status=none if=/dev/zero bs=1M count=200 of=$tmpfile
|