Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COPY_STR
tools/perf/util/pmus.c
588
#define COPY_STR(str) s->str = info->str ? strdup(info->str) : NULL
tools/perf/util/pmus.c
598
#undef COPY_STR