Home
last modified time | relevance | path

Searched refs:test_add (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/tests/shell/
Dbuildid.sh100 test_add() function
139 test_add ${ex_sha1}
140 test_add ${ex_md5}
142 test_add ${ex_pe}
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Datomics.c7 static void test_add(struct atomics *skel) in test_add() function
230 test_add(skel); in test_atomics()