Searched defs:notrace (Results 1 – 1 of 1) sorted by relevance
128 #define notrace __attribute__((hotpatch(0, 0))) macro130 #define notrace __attribute__((patchable_function_entry(0, 0))) macro132 #define notrace __attribute__((__no_instrument_function__)) macro