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

/darwin-on-arm/xnu/osfmk/kperf/
H A Dpet.c51 static unsigned pet_actionid = 0; variable
78 kperf_sample( &pet_sample_buf, &ctx, pet_actionid, false );
244 IOLockSleep(pet_lock, &pet_actionid, THREAD_UNINT);
280 pet_actionid = actionid;
291 IOLockWakeup(pet_lock, &pet_actionid, FALSE);

Completed in 28 milliseconds