Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ENUM_ID_TO_STR_CASE
tools/perf/util/perf_event_attr_fprintf.c
168
#undef ENUM_ID_TO_STR_CASE
tools/perf/util/perf_event_attr_fprintf.c
79
#define ENUM_ID_TO_STR_CASE(x) case x: return (#x);