HomeSort by: relevance | last modified time | path
    Searched defs:tprof_cpu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/tprof/
tprof.c 140 tprof_cpu(struct cpu_info *ci) function in typeref:typename:tprof_cpu_t *
161 return tprof_cpu(curcpu());
259 tprof_cpu_t * const c = tprof_cpu(ci);
274 tprof_cpu_t * const c = tprof_cpu(ci);
378 tprof_cpu_t * const c = tprof_cpu(ci);
401 tprof_cpu_t * const c = tprof_cpu(ci);
tprof.c 140 tprof_cpu(struct cpu_info *ci) function in typeref:typename:tprof_cpu_t *
161 return tprof_cpu(curcpu());
259 tprof_cpu_t * const c = tprof_cpu(ci);
274 tprof_cpu_t * const c = tprof_cpu(ci);
378 tprof_cpu_t * const c = tprof_cpu(ci);
401 tprof_cpu_t * const c = tprof_cpu(ci);

Completed in 26 milliseconds