Searched refs:stop_index (Results 1 – 2 of 2) sorted by relevance
23 u32 stop_index = -1; variable39 if (index >= stop_index) in callback()
53 skel->data->stop_index = 50; in check_callback_fn_stop()57 ASSERT_EQ(skel->bss->nr_loops_returned, skel->data->stop_index + 1, in check_callback_fn_stop()
Completed in 4 milliseconds