OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_available_funcs
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
probe-event.h
131
extern int
show_available_funcs
(const char *module, struct strfilter *filter);
probe-event.c
1979
int
show_available_funcs
(const char *module, struct strfilter *_filter)
function
[
all
...]
/external/linux-tools-perf/
builtin-probe.c
330
ret =
show_available_funcs
(params.target_module,
Completed in 61 milliseconds