HomeSort by: relevance | last modified time | path
    Searched defs:ptrarray_clear (Results 1 - 1 of 1) 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]);

Completed in 12 milliseconds