Searched refs:pr_scale (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dresourcevar.h83 u_int32_t pr_scale; /* pc scaling */ member in struct:pstats::uprof
96 user_ulong_t pr_scale; /* pc scaling */ member in struct:pstats::user_uprof
/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prof.c354 (u_quad_t)((prof)->pr_scale)) >> 16) & ~1)
394 p->p_stats->user_p_prof.pr_scale = 0;
414 p->p_stats->p_prof.pr_scale = 0;
H A Dkern_exit.c752 p0->pr_scale = 0;
1909 p0->pr_scale = 0;

Completed in 22 milliseconds