Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-event.h138 char *synthesize_perf_probe_command(struct perf_probe_event *pev);
H A Dprobe-file.c393 entry->spev = synthesize_perf_probe_command(pev); in probe_cache_entry__new()
624 char *cmd = synthesize_perf_probe_command(pev); in probe_cache__find()
H A Dprobe-event.c2108 char *synthesize_perf_probe_command(struct perf_probe_event *pev) in synthesize_perf_probe_command() function