Home
last modified time | relevance | path

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

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