Home
last modified time | relevance | path

Searched refs:_PE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h330 _PE(MEM_ALLOC_FAILED, "failed to allocate memory"), \
331 _PE(PARSE_EVENT_FAILED, "failed to parse event"), \
332 _PE(READ_ID_FAILED, "failed to read event id"), \
333 _PE(READ_FORMAT_FAILED, "failed to read event format"), \
334 _PE(READ_PRINT_FAILED, "failed to read event print fmt"), \
335 _PE(OLD_FTRACE_ARG_FAILED,"failed to allocate field name for ftrace"),\
336 _PE(INVALID_ARG_TYPE, "invalid argument type"), \
337 _PE(INVALID_EXP_TYPE, "invalid expression type"), \
338 _PE(INVALID_OP_TYPE, "invalid operator type"), \
339 _PE(INVALID_EVENT_NAM
360 #undef _PE global() macro
361 #define _PE global() macro
379 #undef _PE global() macro
[all...]
H A Dtep_strerror.c8 #undef _PE macro
9 #define _PE(code, str) str macro
13 #undef _PE macro

Completed in 2 milliseconds