Searched refs:tprof_buf_t (Results 1 – 1 of 1) sorted by relevance
80 } tprof_buf_t; typedef82 (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; in tprof_buf_alloc()178 tprof_buf_free(tprof_buf_t *buf) in tprof_buf_free()184 static tprof_buf_t *185 tprof_buf_switch(tprof_cpu_t *c, tprof_buf_t *new) in tprof_buf_switch()187 tprof_buf_t *old; in tprof_buf_switch()194 static tprof_buf_t *[all …]