Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/include/
H A Dprofileio.h66 #define SAMPLE_PROC 0x01 macro
/netbsd-src/sys/arch/shark/shark/
H A Dprofile.c499 if ( (profTable->hdr.mode & SAMPLE_PROC) && in profFiq()