Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinstrumentation.h13 ANNOTATE_INSTR_BEGIN(__ASM_BREF(c)) \
H A Dannotate.h72 #define ANNOTATE_INSTR_BEGIN(label) ASM_ANNOTATE_LABEL(label, ANNOTYPE_INSTR_BEGIN) macro