Searched defs:profc_probe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c106 profile_probe_t *profc_probe; member in struct:profile_probe_percpu
140 profile_probe_t *prof = pcpu->profc_probe;
342 pcpu->profc_probe = prof;
361 ASSERT(pcpu->profc_probe == arg);

Completed in 57 milliseconds