Home
last modified time | relevance | path

Searched refs:__noprofile (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dintr.h128 int __noprofile splhigh_noprof(void);
137 void __noprofile splx_noprof(int);
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dintr_stubs.c67 #define __stub __section(".stub") __noprofile
69 void *intr_establish(int, int, int, int (*)(void *), void *) __noprofile;
/netbsd-src/sys/arch/powerpc/booke/
H A Dbooke_stubs.c46 #define __stub __section(".stub") __noprofile
/netbsd-src/sys/sys/
H A Dcdefs.h335 #define __noprofile __attribute__((__no_instrument_function__)) macro
337 #define __noprofile /* nothing */ macro
/netbsd-src/sys/arch/powerpc/oea/
H A Dpmap_kernel.c92 #define __stub __section(".stub") __noprofile