Searched defs:event_index (Results 1 – 8 of 8) sorted by relevance
23 static void checkin_worker_thread(struct pthreadpool* threadpool, uint32_t event_index) { in checkin_worker_thread()29 static void wait_worker_threads(struct pthreadpool* threadpool, uint32_t event_index) { in wait_worker_threads()75 const uint32_t event_index = (last_command >> 31); in wait_for_new_command() local126 const uint32_t event_index = command >> 31; in thread_main() local255 const uint32_t event_index = (old_command >> 31); in pthreadpool_parallelize() local330 const uint32_t event_index = (old_command >> 31); in pthreadpool_destroy() local
115 int event_index = event_handle % max_size; variable
72 unsigned event_index : 6; member
259 TraceEvent* TraceBufferChunk::AddTraceEvent(size_t* event_index) { in AddTraceEvent()
150 size_t event_index, in MakeHandle()290 size_t event_index; in AddTraceEvent() local807 size_t event_index; in AddEventToThreadSharedChunkWhileLocked() local
406 unsigned int event_index; /* index into event list for the events field of the in test_epoll_ctl() local
809 for (size_t event_index = 0; event_index < raw_events_.size(); in AssociateEvents() local
912 unsigned event_index = u_bit_scan(&event_mask); in calculate_score() local