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[] = {
98 static model_info *locate_model(const char *name) in locate_model()
100 model_info *p; in locate_model()
116 static model_info *get_host(void) in get_host()
121 model_info *model; in get_host()
173 model_info *mm = models + n; in get_host()
206 model_info *host, *from, *to, *p; in go()