Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h106 pos = symbol__next_by_name(pos))
Dsymbol.h147 struct symbol *symbol__next_by_name(struct symbol *sym);
Dsymbol.c547 struct symbol *symbol__next_by_name(struct symbol *sym) in symbol__next_by_name() function