Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dresourcevar.h63 struct uprof { /* Profile arguments. */ struct
64 caddr_t pr_base; /* (c + w2) Buffer base. */
65 u_long pr_size; /* (c + w2) Buffer size. */
66 u_long pr_off; /* (c + w2) PC offset. */
67 u_long pr_scale; /* (c + w2) PC scaling. */
/f-stack/tools/compat/include/sys/
H A Dresourcevar.h61 struct uprof { /* Profile arguments. */ struct
62 caddr_t pr_base; /* (c + w2) Buffer base. */
63 u_long pr_size; /* (c + w2) Buffer size. */
64 u_long pr_off; /* (c + w2) PC offset. */
65 u_long pr_scale; /* (c + w2) PC scaling. */