Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmap.h137 pos = symbol__next_by_name(pos))
Dsymbol.h266 struct symbol *symbol__next_by_name(struct symbol *sym);
Dsymbol.c521 struct symbol *symbol__next_by_name(struct symbol *sym) in symbol__next_by_name() function