OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:synthesize_perf_probe_arg
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
probe-event.h
107
extern int
synthesize_perf_probe_arg
(struct perf_probe_arg *pa, char *buf,
probe-event.c
1059
int
synthesize_perf_probe_arg
(struct perf_probe_arg *pa, char *buf, size_t len)
function
[
all
...]
probe-finder.c
1168
ret =
synthesize_perf_probe_arg
(pf->pvar, buf, 32);
[
all
...]
Completed in 53 milliseconds