Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsrcline.c256 bool show_sym) in get_srcline() argument
296 if (asprintf(&srcline, "%s+%" PRIu64, show_sym ? sym->name : "", in get_srcline()
Dutil.h316 bool show_sym);