Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dget_branch_snapshot.c9 __u64 test1_hits = 0; variable
35 test1_hits++; in BPF_PROG()
36 else if (!test1_hits) in BPF_PROG()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dget_branch_snapshot.c117 ASSERT_GT(skel->bss->test1_hits, 6, "find_looptest_in_lbr"); in serial_test_get_branch_snapshot()

Completed in 5 milliseconds