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

/xnu-2422.115.4/bsd/dev/dtrace/
H A Dprofile_prvd.c139 profile_probe_t *profc_probe; member in struct:profile_probe_percpu
173 profile_probe_t *prof = pcpu->profc_probe;
505 pcpu->profc_probe = prof;
528 ASSERT(pcpu->profc_probe == arg);

Completed in 19 milliseconds