Home
last modified time | relevance | path

Searched refs:tprof_cpu_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/tprof/
H A Dtprof.c90 } __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()
[all …]