Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol_conf.h50 *source_prefix, member
H A Dprobe-finder.c2073 const char *prefix = symbol_conf.source_prefix; in find_source_path()
2103 if (!symbol_conf.source_prefix) { in find_source_path()
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c576 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()