Home | History | Annotate | Download | only in src

Lines Matching refs:lg_sample

1956 prof_reset(tsd_t *tsd, size_t lg_sample)
1960 assert(lg_sample < (sizeof(uint64_t) << 3));
1965 lg_prof_sample = lg_sample;