Searched refs:pr_size (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dresourcevar.h81 u_int32_t pr_size; /* buffer size */ member in struct:pstats::uprof
94 user_size_t pr_size; /* buffer size */ member in struct:pstats::user_uprof
/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prof.c388 cell < (prof->pr_size + prof->pr_base)) {
408 cell < (short*)(prof->pr_size + prof->pr_base)) {

Completed in 22 milliseconds