Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/tprof/
Dtprof_types.h49 uint32_t s_cpuid; /* cpu id */ member
Dtprof.c724 sp->s_cpuid = c->c_cpuid; in tprof_sample()
/netbsd/src/usr.sbin/tprof/
Dtprof_analyze.c237 a->cpuid = sample.s_cpuid; in tprof_analyze()
Dtprof_top.c478 cpuid = s->s_cpuid; in sample_collect()