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

/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c123 profile_probe_t *profc_probe; member in struct:profile_probe_percpu
157 profile_probe_t *prof = pcpu->profc_probe;
421 pcpu->profc_probe = prof;
440 ASSERT(pcpu->profc_probe == arg);

Completed in 20 milliseconds