Home
last modified time | relevance | path

Searched refs:ptrarray_push (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c298 ptrarray_push(struct ptrarray *ptrarray, void *ptr) in ptrarray_push() function
525 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()