Home
last modified time | relevance | path

Searched refs:model_info (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tests/
Ds390x_features.c75 } model_info; typedef
78 model_info models[] = {
97 static model_info *locate_model(const char *name) in locate_model()
99 model_info *p; in locate_model()
115 static model_info *get_host(void) in get_host()
120 model_info *model; in get_host()
172 model_info *mm = models + n; in get_host()
205 model_info *host, *from, *to, *p; in go()