Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dgmon.h49 int histcounter_type; /* size (in bits) and sign of HISTCOUNTER */ member
181 int histcounter_type; member
/f-stack/freebsd/kern/
H A Dsubr_prof.c182 p->histcounter_type = FUNCTION_ALIGNMENT / HISTFRACTION * NBBY; in kmstartup()
186 p->histcounter_type = -p->histcounter_type; in kmstartup()