Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
Dbp_account.c71 int i, fd[wp_cnt], fd_wp, ret; in bp_accounting() local
89 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()
90 TEST_ASSERT_VAL("failed to create max wp\n", fd_wp != -1); in bp_accounting()