Searched refs:ps_alloc (Results 1 – 5 of 5) sorted by relevance
46 void *ps_alloc(const struct manoutput *);
521 ps_alloc(const struct manoutput *outopts) in ps_alloc() function
1131 outst->outdata = ps_alloc(outconf); in outdata_alloc()
127 if (ps->ps_alloc != NULL) in soft_allocate_pmc()128 ps->ps_alloc(); in soft_allocate_pmc()
164 void (*ps_alloc)(void); member