Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SDT_ARG_VALID
tools/perf/util/perf-regs-arch/perf_regs_aarch64.c
104
return SDT_ARG_VALID;
tools/perf/util/perf-regs-arch/perf_regs_powerpc.c
125
return SDT_ARG_VALID;
tools/perf/util/perf-regs-arch/perf_regs_x86.c
235
return SDT_ARG_VALID;
tools/perf/util/probe-file.c
793
if (ret == SDT_ARG_VALID) {