Home
last modified time | relevance | path

Searched defs:__TRACE_INCLUDE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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
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
/kernel/linux/linux-5.10/include/trace/
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

Completed in 2 milliseconds