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

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

Completed in 70 milliseconds