Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpmclog.h122 uintptr_t pl_pc[PMC_CALLCHAIN_DEPTH_MAX];
H A Dpmc.h387 #define PMC_CALLCHAIN_DEPTH_MAX 512 macro