Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dresourcevar.h51 struct uprof { /* profile arguments */ struct
52 caddr_t pr_base; /* buffer base */
53 size_t pr_size; /* buffer size */
54 u_long pr_off; /* pc offset */
55 u_int pr_scale; /* pc scaling */
56 u_long pr_addr; /* temp storage for addr until AST */