Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsymbol.h104 *source_prefix, member
Dprobe-event.c369 const char *prefix = symbol_conf.source_prefix; in get_real_path()
394 if (!symbol_conf.source_prefix) in get_real_path()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-probe.c310 OPT_STRING('s', "source", &symbol_conf.source_prefix, in cmd_probe()