Searched refs:uprof (Results 1 – 4 of 4) sorted by relevance
49 struct uprof { /* profile arguments */ struct66 struct uprof p_prof; /* profile arguments */ argument
200 define PR_BASE offsetof(struct uprof, pr_base)201 define PR_SIZE offsetof(struct uprof, pr_size)202 define PR_OFF offsetof(struct uprof, pr_off)203 define PR_SCALE offsetof(struct uprof, pr_scale)
491 struct uprof *upp; in sys_profil()542 struct uprof *prof; in addupc_intr()572 struct uprof *prof; in addupc_task()
206 #define PR_BASE offsetof(struct uprof, pr_base)207 #define PR_SIZE offsetof(struct uprof, pr_size)208 #define PR_OFF offsetof(struct uprof, pr_off)209 #define PR_SCALE offsetof(struct uprof, pr_scale)