Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dresourcevar.h62 struct uprof { /* Profile arguments. */ struct
63 caddr_t pr_base; /* (c + w2) Buffer base. */
64 u_long pr_size; /* (c + w2) Buffer size. */
65 u_long pr_off; /* (c + w2) PC offset. */
66 u_long pr_scale; /* (c + w2) PC scaling. */