Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsymbol.h112 *source_prefix, member
Dprobe-finder.c1647 const char *prefix = symbol_conf.source_prefix; in get_real_path()
1672 if (!symbol_conf.source_prefix) { in get_real_path()
/linux-4.1.27/tools/perf/
Dbuiltin-probe.c372 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()