Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddisasm.c762 static const struct ins_ops *__ins__find(const struct arch *arch, const char *name, in __ins__find() function
811 const struct ins_ops *ops = __ins__find(arch, name, dl); in ins__find()