Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 16 of 16) sorted by relevance

/tools/testing/selftests/mm/
A Dmerge.c18 FIXTURE(merge) in FIXTURE() argument
25 FIXTURE_SETUP(merge) in FIXTURE_SETUP() argument
36 FIXTURE_TEARDOWN(merge) in FIXTURE_TEARDOWN() argument
47 TEST_F(merge, mprotect_unfaulted_left) in TEST_F() argument
101 TEST_F(merge, mprotect_unfaulted_right) in TEST_F() argument
151 TEST_F(merge, mprotect_unfaulted_both) in TEST_F() argument
320 TEST_F(merge, forked_target_vma) in TEST_F() argument
384 TEST_F(merge, forked_source_vma) in TEST_F() argument
466 TEST_F(merge, handle_uprobe_upon_merged_vma) in TEST_F() argument
509 TEST_F(merge, ksm_merge) in TEST_F() argument
[all …]
A D.gitignore60 merge
A Drun_vmtests.sh87 test VMA merge cases behave as expected
433 CATEGORY="vma_merge" run_test ./merge
A DMakefile103 TEST_GEN_FILES += merge
/tools/lib/
A Dlist_sort.c13 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge() function
212 a = merge(priv, cmp, b, a); in list_sort()
234 list = merge(priv, cmp, pending, list); in list_sort()
/tools/testing/selftests/bpf/
A DDENYLIST3 get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
/tools/perf/tests/shell/
A Dstat.sh126 if ! perf stat --no-merge -e "$ok_grouping" true > /dev/null 2>&1
132 if perf stat --no-merge -e "$group_needs_break" true 2>&1 | grep -E -q "<not supported>"
A Dstat+json_output.sh65 perf stat -j -A -a --no-merge -o "${stat_output}" true
/tools/crypto/tcrypt/
A Dtcrypt_speed_compare.py113 def merge(base, new): function
182 merged = merge(base, new)
/tools/perf/tests/shell/lib/
A Dstat_output.sh40 perf stat -A -a --no-merge $2 true
/tools/perf/Documentation/
A Dperf-timechart.txt76 --io-merge-dist=<nsecs>::
77 Merge events that are merge-dist nanoseconds apart.
A Dperf-stat.txt362 --metric-no-merge::
436 --no-merge::
437 Do not aggregate/merge counts across monitored CPUs or PMUs.
459 --hybrid-merge::
A Dperf-sched.txt40 Tasks with the same command name are merged and the merge count is
/tools/power/pm-graph/config/
A Dexample.cfg102 # merge loops of the same call if each is less than maxgap apart (def: 100us)
106 # merge loops of the same call if each is less than maxlen in length (def: 5ms)
/tools/power/cpupower/
A DMakefile256 $(warning "Install msgmerge to merge translations.")
/tools/power/pm-graph/
A DREADME417 # merge loops of the same call if each is less than maxgap apart (def: 100us)
421 # merge loops of the same call if each is less than maxlen in length (def: 5ms)

Completed in 46 milliseconds