Home | History | Annotate | Download | only in tprof

Lines Matching defs:tprof_buf_t

80 } tprof_buf_t;
82 (sizeof(tprof_buf_t) + (sz) * sizeof(tprof_sample_t))
86 tprof_buf_t *c_buf;
164 static tprof_buf_t *
167 tprof_buf_t *new;
178 tprof_buf_free(tprof_buf_t *buf)
184 static tprof_buf_t *
185 tprof_buf_switch(tprof_cpu_t *c, tprof_buf_t *new)
187 tprof_buf_t *old;
194 static tprof_buf_t *
198 tprof_buf_t *new;
208 tprof_buf_t *buf;
275 tprof_buf_t *old;
379 tprof_buf_t *new;
380 tprof_buf_t *old;
657 tprof_buf_t *buf;
710 tprof_buf_t * const buf = c->c_buf;
897 tprof_buf_t *buf;
941 tprof_buf_t *buf;