Searched refs:ANNOTATE_INSTR_BEGIN (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | instrumentation.h | 13 ANNOTATE_INSTR_BEGIN(__ASM_BREF(c)) \ |
| H A D | annotate.h | 72 #define ANNOTATE_INSTR_BEGIN(label) ASM_ANNOTATE_LABEL(label, ANNOTYPE_INSTR_BEGIN) macro |