Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dev/cyclic/i386/
Dcyclic_machdep.c95 c->cpu_profile_upc = TRAPF_PC(frame); in cyclic_clock()
98 c->cpu_profile_upc = 0; in cyclic_clock()
/netbsd/src/external/cddl/osnet/sys/sys/
Dcpuvar.h44 uintptr_t cpu_profile_upc; member
/netbsd/src/external/cddl/osnet/dev/profile/
Dprofile.c381 c->cpu_profile_upc, late, 0, 0); in profile_fire()
391 c->cpu_profile_upc, 0, 0, 0); in profile_tick()
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dcpuvar.h158 uintptr_t cpu_profile_upc; /* user PC in profile interrupt */ member