Lines Matching refs:tprof_cpu_t
90 } __aligned(CACHE_LINE_SIZE) tprof_cpu_t; typedef
130 static tprof_cpu_t *
133 tprof_cpu_t **cp; in tprof_cpu_direct()
139 static tprof_cpu_t *
142 tprof_cpu_t *c; in tprof_cpu()
157 static tprof_cpu_t *
185 tprof_buf_switch(tprof_cpu_t *c, tprof_buf_t *new) in tprof_buf_switch()
197 tprof_cpu_t * const c = tprof_curcpu(); in tprof_buf_refresh()
207 tprof_cpu_t * const c = tprof_curcpu(); in tprof_worker()
259 tprof_cpu_t * const c = tprof_cpu(ci); in tprof_kick()
274 tprof_cpu_t * const c = tprof_cpu(ci); in tprof_stop1()
378 tprof_cpu_t * const c = tprof_cpu(ci); in tprof_start()
401 tprof_cpu_t * const c = tprof_cpu(ci); in tprof_start()
709 tprof_cpu_t * const c = tprof_cpu_direct(curcpu()); in tprof_sample()
1086 tprof_cpu_t **cp = vcp, *c; in tprof_cpu_init()
1097 tprof_cpu_t **cp = vcp, *c; in tprof_cpu_fini()
1117 tprof_cpus = percpu_create(sizeof(tprof_cpu_t *), in tprof_driver_init()
1125 percpu_free(tprof_cpus, sizeof(tprof_cpu_t *)); in tprof_driver_fini()