Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol.c384 static struct symbol *symbols__find(struct rb_root_cached *symbols, u64 ip) in symbols__find() function
563 dso__set_last_find_result_symbol(dso, symbols__find(dso__symbols(dso), addr)); in dso__find_symbol()
571 return symbols__find(dso__symbols(dso), addr); in dso__find_symbol_nocache()

Completed in 8 milliseconds