Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c722 static struct ins_ops *__ins__find(struct arch *arch, const char *name) in __ins__find() function
758 struct ins_ops *ops = __ins__find(arch, name); in ins__find()