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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c2748 static u_int32_t static_event_id = 0; variable
2890 ev->id = ++static_event_id;
2949 *id_value = static_event_id;

Completed in 14 milliseconds