Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/dtrace/
H A Dprofile.c106 profile_probe_t *profc_probe; member
140 profile_probe_t *prof = pcpu->profc_probe; in profile_fire()
342 pcpu->profc_probe = prof; in profile_online()
361 ASSERT(pcpu->profc_probe == arg); in profile_offline()