Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dev/profile/
H A Dprofile.c194 profile_probe_t *profc_probe; member
304 profile_probe_t *prof = pcpu->profc_probe; in profile_fire()
373 profile_probe_t *prof = pcpu->profc_probe; in profile_fire()
587 pcpu->profc_probe = prof; in profile_online()
605 ASSERT(pcpu->profc_probe == arg); in profile_offline()
667 pcpu->profc_probe = prof; in profile_enable_omni()
686 ASSERT(pcpu->profc_probe == prof); in profile_disable_omni()