Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dlinkage.h8 #define notrace __attribute__((no_instrument_function)) macro
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dmisc.h36 #define notrace macro
/Linux-v4.19/include/linux/
Dcompiler_types.h224 #define notrace __attribute__((hotpatch(0, 0))) macro
226 #define notrace __attribute__((no_instrument_function)) macro
/Linux-v4.19/tools/perf/
Dbuiltin-ftrace.c35 struct list_head notrace; member