Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dmap.h90 pos = symbol__next_by_name(pos))
Dsymbol.h151 struct symbol *symbol__next_by_name(struct symbol *sym);
Dsymbol.c574 struct symbol *symbol__next_by_name(struct symbol *sym) in symbol__next_by_name() function