Home
last modified time | relevance | path

Searched defs:notrace (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dcompiler_types.h214 #define notrace __attribute__((hotpatch(0, 0))) macro
216 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
218 #define notrace __attribute__((__no_instrument_function__)) macro
/linux/arch/x86/include/asm/
A Dlinkage.h9 #define notrace __attribute__((no_instrument_function)) macro
/linux/tools/perf/util/
A Dftrace.h16 struct list_head notrace; member

Completed in 9 milliseconds