Lines Matching full:arguments
43 FETCHARGS : Arguments. Each probe can have up to 128 args.
64 the stack. But this only support the arguments via registers.
73 Function arguments at exit
75 Function arguments can be accessed at exit probe using $arg<N> fetcharg. This
81 BTF arguments
113 If user unsures the name of arguments, ``$arg*`` will be helpful. The ``$arg*``
114 is expanded to all function arguments of the function or the tracepoint. ::
146 For these BTF arguments and fields, ``:string`` and ``:ustring`` change the
165 and exit, with BTF arguments.
186 You can see all function arguments and return values are recorded as signed int.
211 structure pointed by the ``prev`` and ``next`` arguments.