Home
last modified time | relevance | path

Searched refs:BTF_TRACING_TYPE (Results 1 – 1 of 1) sorted by relevance

/tools/include/linux/
A Dbtf_ids.h206 BTF_TRACING_TYPE(BTF_TRACING_TYPE_TASK, task_struct) \
207 BTF_TRACING_TYPE(BTF_TRACING_TYPE_FILE, file) \
208 BTF_TRACING_TYPE(BTF_TRACING_TYPE_VMA, vm_area_struct)
211 #define BTF_TRACING_TYPE(name, type) name, macro
213 #undef BTF_TRACING_TYPE

Completed in 3 milliseconds