Searched refs:synthesize_perf_probe_command (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-event.h137 char *synthesize_perf_probe_command(struct perf_probe_event *pev);
H A Dprobe-file.c412 entry->spev = synthesize_perf_probe_command(pev);
643 char *cmd = synthesize_perf_probe_command(pev);
H A Dprobe-event.c2067 char *synthesize_perf_probe_command(struct perf_probe_event *pev) function

Completed in 273 milliseconds