Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.c323 static struct symbol *symbols__find(struct rb_root *symbols, u64 ip) in symbols__find() function
459 dso->last_find_result[type].symbol = symbols__find(&dso->symbols[type], addr); in dso__find_symbol()