Searched refs:fast (Results 1 – 11 of 11) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | tcp_hdr_options.c | 93 const char fast[] = "FAST!!!"; in sk_fds_connect() local 102 sk_fds->active_fd = fastopen_connect(sk_fds->srv_fd, fast, in sk_fds_connect() 103 sizeof(fast), 0); in sk_fds_connect() 129 char bytes_in[sizeof(fast)]; in sk_fds_connect() 133 if (!ASSERT_EQ(ret, sizeof(fast), "read fastopen syn data")) { in sk_fds_connect()
|
/tools/testing/selftests/zram/ |
D | README | 7 in memory itself. These disks allow very fast I/O and compression provides
|
/tools/testing/selftests/drivers/net/bonding/ |
D | bond-break-lacpdu-tx.sh | 45 ad_actor_sys_prio 65535 lacp_rate fast
|
/tools/testing/selftests/mm/ |
D | gup_longterm.c | 133 const bool fast = type == TEST_TYPE_RO_FAST || in do_test() local 157 args.flags = fast ? PIN_LONGTERM_TEST_FLAG_USE_FAST : 0; in do_test()
|
D | cow.c | 552 bool fast) in do_test_ro_pin() argument 636 args.flags = fast ? PIN_LONGTERM_TEST_FLAG_USE_FAST : 0; in do_test_ro_pin()
|
/tools/perf/Documentation/ |
D | Build.txt | 66 UndefinedBehaviorSanitizer (or UBSan) is a fast undefined behavior detector
|
D | perf-timechart.txt | 73 to see very small and fast IO. It's possible to specify ms or us
|
D | perf-stat.txt | 433 Frontend bound means that the CPU cannot fetch and decode instructions fast
|
D | perf-intel-pt.txt | 213 There is also the problem of perf not being able to copy the data fast enough, 1464 Note, the host trace will get very big, very fast, so the steps from starting to stopping the host …
|
/tools/perf/util/ |
D | hist.c | 1139 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry() local 1158 if (fast && hist_entry__fast__sym_diff(he_cache[i], &he_tmp)) in iter_add_next_cumulative_entry()
|
/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 892 That said, herd7 is quite fast. On an unprepossessing x86 laptop, it
|