tprof_cpu_t
tprof_cpu_t **cp = vcp, *c;
tprof_cpu_t **cp = vcp, *c;
tprof_cpus = percpu_create(sizeof(tprof_cpu_t *),
percpu_free(tprof_cpus, sizeof(tprof_cpu_t *));
static tprof_cpu_t *
tprof_cpu_t **cp;
static tprof_cpu_t *
tprof_cpu_t *c;
static tprof_cpu_t *
tprof_buf_switch(tprof_cpu_t *c, tprof_buf_t *new)
tprof_cpu_t * const c = tprof_curcpu();
tprof_cpu_t * const c = tprof_curcpu();
tprof_cpu_t * const c = tprof_cpu(ci);
tprof_cpu_t * const c = tprof_cpu(ci);
tprof_cpu_t * const c = tprof_cpu(ci);
tprof_cpu_t * const c = tprof_cpu(ci);
tprof_cpu_t * const c = tprof_cpu_direct(curcpu());