Searched defs:tprof_param (Results 1 – 1 of 1) sorted by relevance
56 typedef struct tprof_param { struct57 u_int p_counter; /* 0..(TPROF_MAXCOUNTERS-1) */58 u_int p__unused;82 } tprof_param_t; argument