HomeSort by: relevance | last modified time | path
    Searched defs:ptrarray_clear (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tprof/
tprof_top.c 324 ptrarray_clear(struct ptrarray *ptrarray) function in typeref:typename:void
423 ptrarray_clear(&sample_list[SAMPLE_MODE_ACCUMULATIVE]);
424 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);
428 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);
tprof_top.c 324 ptrarray_clear(struct ptrarray *ptrarray) function in typeref:typename:void
423 ptrarray_clear(&sample_list[SAMPLE_MODE_ACCUMULATIVE]);
424 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);
428 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);
tprof_top.c 324 ptrarray_clear(struct ptrarray *ptrarray) function in typeref:typename:void
423 ptrarray_clear(&sample_list[SAMPLE_MODE_ACCUMULATIVE]);
424 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);
428 ptrarray_clear(&sample_list[SAMPLE_MODE_INSTANTANEOUS]);

Completed in 31 milliseconds