HomeSort by relevance Sort by last modified time
    Searched refs:synthesize_perf_probe_arg (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-event.h 110 extern int synthesize_perf_probe_arg(struct perf_probe_arg *pa, char *buf,
probe-event.c 1192 int synthesize_perf_probe_arg(struct perf_probe_arg *pa, char *buf, size_t len) function
    [all...]
probe-finder.c 656 ret = synthesize_perf_probe_arg(pf->pvar, buf, 32);
    [all...]

Completed in 492 milliseconds