Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c699 static struct ins_ops *__ins__find(struct arch *arch, const char *name) in __ins__find() function
715 struct ins_ops *ops = __ins__find(arch, name); in ins__find()