Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dprobe-event.h133 char *synthesize_perf_probe_command(struct perf_probe_event *pev);
Dprobe-file.c369 entry->spev = synthesize_perf_probe_command(pev); in probe_cache_entry__new()
596 char *cmd = synthesize_perf_probe_command(pev); in probe_cache__find()
Dprobe-event.c1940 char *synthesize_perf_probe_command(struct perf_probe_event *pev) in synthesize_perf_probe_command() function