OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_prefix
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/
builtin-probe.c
242
OPT_STRING('s', "source", &symbol_conf.
source_prefix
,
/external/linux-tools-perf/util/
symbol.h
108
*
source_prefix
,
member in struct:symbol_conf
probe-event.c
270
const char *prefix = symbol_conf.
source_prefix
;
295
if (!symbol_conf.
source_prefix
)
[
all
...]
Completed in 323 milliseconds