Searched refs:selector_runtime (Results 1 – 2 of 2) sorted by relevance
946 struct selector_runtime { struct1084 struct selector_runtime *selectors;
2637 struct selector_runtime *selector = &t->selectors[selector_id]; in instr_selector_exec()9077 struct selector_runtime *r = &t->selectors[j]; in selector_build_free()9108 t->selectors = calloc(p->n_selectors, sizeof(struct selector_runtime)); in selector_build()9115 struct selector_runtime *r = &t->selectors[s->id]; in selector_build()