Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpmckern.h61 #define PMC_FN_USER_CALLCHAIN_SOFT 10 macro
/f-stack/freebsd/kern/
H A Dsubr_trap.c245 PMC_CALL_HOOK_UNLOCKED(td, PMC_FN_USER_CALLCHAIN_SOFT, (void *) framep); in ast()