Searched refs:__TRACE_INCLUDE (Results 1 - 2 of 2) sorted by path

/linux-master/include/trace/
H A Ddefine_custom_trace.h33 #undef __TRACE_INCLUDE macro
41 # define __TRACE_INCLUDE(system) <trace/events/system.h> macro
44 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) macro
47 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system)
H A Ddefine_trace.h76 #undef __TRACE_INCLUDE macro
84 # define __TRACE_INCLUDE(system) <trace/events/system.h> macro
87 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) macro
90 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system)

Completed in 627 milliseconds