Home
last modified time | relevance | path

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

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