OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_perf_probe_events
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
probe-event.h
126
extern int
show_perf_probe_events
(void);
probe-event.c
1498
int
show_perf_probe_events
(void)
function
[
all
...]
/external/linux-tools-perf/
builtin-probe.c
307
ret =
show_perf_probe_events
();
Completed in 21 milliseconds