Home
last modified time | relevance | path

Searched refs:uprof (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/sys/
H A Dresourcevar.h49 struct uprof { /* profile arguments */ struct
66 struct uprof p_prof; /* profile arguments */ argument
/netbsd-src/sys/arch/arm/arm32/
H A Dgenassym.cf200 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)
/netbsd-src/sys/kern/
H A Dsubr_prof.c491 struct uprof *upp; in sys_profil()
542 struct uprof *prof; in addupc_intr()
572 struct uprof *prof; in addupc_task()
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dgenassym.cf206 #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)