Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol_conf.h49 *source_prefix, member
Dprobe-finder.c2043 const char *prefix = symbol_conf.source_prefix; in find_source_path()
2073 if (!symbol_conf.source_prefix) { in find_source_path()
/tools/perf/
Dbuiltin-probe.c558 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()