Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dprobe-event.h129 char *synthesize_perf_probe_command(struct perf_probe_event *pev);
Dprobe-file.c377 entry->spev = synthesize_perf_probe_command(pev); in probe_cache_entry__new()
604 char *cmd = synthesize_perf_probe_command(pev); in probe_cache__find()
Dprobe-event.c1928 char *synthesize_perf_probe_command(struct perf_probe_event *pev) in synthesize_perf_probe_command() function