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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c90 int i, err, prog_fd, exp_cnt = MAX_CNT_RAWTP; local
138 while (exp_cnt > 0) {
142 exp_cnt -= err;

Completed in 86 milliseconds