Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.h242 struct symbol *symbol__next_by_name(struct symbol *sym);
Dmap.h135 pos = symbol__next_by_name(pos))
Dsymbol.c475 struct symbol *symbol__next_by_name(struct symbol *sym) in symbol__next_by_name() function