Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/dev/profile/
H A Dprofile.c139 profile_probe_t *profc_probe; member
266 profile_probe_t *prof = pcpu->profc_probe; in profile_fire()
478 pcpu->profc_probe = prof; in profile_online()
496 ASSERT(pcpu->profc_probe == arg); in profile_offline()
557 pcpu->profc_probe = prof; in profile_enable_omni()
576 ASSERT(pcpu->profc_probe == prof); in profile_disable_omni()