Searched refs:PMC_CC_F_USERSPACE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | pmclog.h | 126 #define PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(CF) ((CF) & PMC_CC_F_USERSPACE) |
| H A D | pmc.h | 389 #define PMC_CC_F_USERSPACE 0x01 /*userspace callchain*/ macro |