Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h134 pos = symbol__next_by_name(pos))
Dsymbol.h259 struct symbol *symbol__next_by_name(struct symbol *sym);
Dsymbol.c489 struct symbol *symbol__next_by_name(struct symbol *sym) in symbol__next_by_name() function