Searched refs:tprof_sample_t (Results 1 – 4 of 4) sorted by relevance
79 tprof_sample_t b_data[];82 (sizeof(tprof_buf_t) + (sz) * sizeof(tprof_sample_t))711 tprof_sample_t *sp; in tprof_sample()903 kn->kn_data = n * sizeof(tprof_sample_t); in filt_tprof_read_event()975 bytes = MIN(buf->b_used * sizeof(tprof_sample_t) - in tprof_read()988 buf->b_used * sizeof(tprof_sample_t)) { in tprof_read()
54 } tprof_sample_t; typedef
467 sample_collect(tprof_sample_t *s) in sample_collect()999 tprof_bufsize = sizeof(tprof_sample_t) * 1024 * 32; in tprof_top()1057 tprof_sample_t *s = in tprof_top()1058 (tprof_sample_t *)tprof_buf; in tprof_top()1060 (tprof_sample_t *)(tprof_buf + len)) in tprof_top()
204 tprof_sample_t sample; in tprof_analyze()