Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsymbol.h125 *source_prefix, member
Dprobe-finder.c1833 const char *prefix = symbol_conf.source_prefix; in get_real_path()
1858 if (!symbol_conf.source_prefix) { in get_real_path()
/Linux-v4.19/tools/perf/
Dbuiltin-probe.c562 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()