strdup_esc 1315 tools/perf/util/probe-event.c pev->group = strdup_esc(*arg); strdup_esc 1322 tools/perf/util/probe-event.c pev->event = strdup_esc(*arg); strdup_esc 1375 tools/perf/util/probe-event.c pev->target = strdup_esc(ptr + 1); strdup_esc 1425 tools/perf/util/probe-event.c tmp = strdup_esc(arg); strdup_esc 1490 tools/perf/util/probe-event.c pp->file = strdup_esc(arg); strdup_esc 36 tools/perf/util/string2.h char *strdup_esc(const char *str);