Home
last modified time | relevance | path

Searched refs:SDT_ARG_VALID (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dperf_regs.h11 SDT_ARG_VALID = 0, enumerator
H A Dprobe-file.c793 if (ret == SDT_ARG_VALID) { in synthesize_sdt_probe_arg()
/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_aarch64.c104 return SDT_ARG_VALID; in __perf_sdt_arg_parse_op_arm64()
H A Dperf_regs_powerpc.c125 return SDT_ARG_VALID; in __perf_sdt_arg_parse_op_powerpc()
H A Dperf_regs_x86.c235 return SDT_ARG_VALID; in __perf_sdt_arg_parse_op_x86()