Searched refs:radv_perftest_options (Results 1 – 1 of 1) sorted by relevance
567 static const struct debug_control radv_perftest_options[] = { variable582 assert(id < ARRAY_SIZE(radv_perftest_options) - 1); in radv_get_perftest_option_name()583 return radv_perftest_options[id].string; in radv_get_perftest_option_name()720 radv_perftest_options); in radv_CreateInstance()