Searched refs:ptrarray_push (Results 1 – 1 of 1) sorted by relevance
298 ptrarray_push(struct ptrarray *ptrarray, void *ptr) in ptrarray_push() function525 ptrarray_push(&sample_list[SAMPLE_MODE_ACCUMULATIVE], o); in sample_collect()526 ptrarray_push(&sample_list[SAMPLE_MODE_INSTANTANEOUS], o); in sample_collect()534 ptrarray_push(&sample_list[SAMPLE_MODE_INSTANTANEOUS], in sample_collect()