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

/linux-master/tools/perf/util/
H A Dstring2.h39 char *strdup_esc(const char *str);
H A Dstring.c267 char *strdup_esc(const char *str) function
H A Dprobe-event.c1433 pev->group = strdup_esc(*arg);
1440 pev->event = strdup_esc(*arg);
1493 pev->target = strdup_esc(ptr + 1);
1543 tmp = strdup_esc(arg);
1608 pp->file = strdup_esc(arg);

Completed in 125 milliseconds