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

/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c121 hrtime_t profc_expected; member in struct:profile_probe_percpu
160 late = dtrace_gethrtime() - pcpu->profc_expected;
161 pcpu->profc_expected += pcpu->profc_interval;
430 pcpu->profc_expected = when->cyt_when;

Completed in 22 milliseconds