Function TP_FIELDS(ctf_integer_hex(const void *, message, message_arg))

Function Documentation

Warning

doxygenfunction: Unable to resolve function “TP_FIELDS” with arguments “(ctf_integer_hex(const void*, message, message_arg))”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “c”. [error at 57] TP_FIELDS (ctf_integer_hex(const void *, addr, addr_arg) ctf_integer(const uint64_t *, source_stamp, source_stamp_arg))) TRACEPOINT_EVENT(TRACEPOINT_PROVIDER ———————————————————^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 10] TP_FIELDS (ctf_integer_hex(const void *, addr, addr_arg) ctf_integer(const uint64_t *, source_stamp, source_stamp_arg))) TRACEPOINT_EVENT(TRACEPOINT_PROVIDER ———-^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 57] TP_FIELDS (ctf_integer_hex(const void *, addr, addr_arg) ctf_integer(const uint64_t *, source_stamp, source_stamp_arg))) TRACEPOINT_EVENT(TRACEPOINT_PROVIDER ———————————————————^