Home
last modified time | relevance | path

Searched defs:event_index (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/pthreadpool/src/
H A Dwindows.c23 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() local
126 const uint32_t event_index = command >> 31; in thread_main() local
255 const uint32_t event_index = (old_command >> 31); in pthreadpool_parallelize() local
330 const uint32_t event_index = (old_command >> 31); in pthreadpool_destroy() local
/aosp_15_r20/external/mesa3d/src/intel/common/
H A Dintel_measure.c560 for (int event_index = 1; in buffered_event_count() local
574 for (int event_index = 1; in buffered_event_count() local
647 unsigned int event_index, in intel_measure_print_cpu_result()
H A Dintel_measure.h124 unsigned frame, batch_count, event_index, primary_renderpass; member
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_log.cc150 size_t event_index, in MakeHandle()
290 size_t event_index; in AddTraceEvent() local
807 size_t event_index; in AddEventToThreadSharedChunkWhileLocked() local
H A Dtrace_event_impl.h72 unsigned event_index : 6; member
H A Dtrace_buffer.cc259 TraceEvent* TraceBufferChunk::AddTraceEvent(size_t* event_index) { in AddTraceEvent()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_impl.h45 unsigned event_index : 6; member
H A Dtrace_log.cc149 size_t event_index, in MakeHandle()
551 size_t event_index; in AddTraceEvent() local
1241 size_t event_index; in AddEventToThreadSharedChunkWhileLocked() local
H A Dtrace_buffer.cc261 TraceEvent* TraceBufferChunk::AddTraceEvent(size_t* event_index) { in AddTraceEvent()
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofile_buffer.h123 int event_index = event_handle % max_size; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/epoll/
H A Depoll-ltp.c406 unsigned int event_index; /* index into event list for the events field of the in test_epoll_ctl() local
/aosp_15_r20/art/test/1940-ddms-ext/
H A Dddm_ext.cc215 jint event_index = -1; in Java_art_Test1940_initializeTest() local
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dwait.rs216 let mut event_index = (result - WAIT_OBJECT_0) as usize; localVariable
/aosp_15_r20/external/crosvm/src/sys/windows/
H A Dirq_wait.rs234 let event_index = irq_chip in run() localVariable
/aosp_15_r20/external/crosvm/devices/src/virtio/queue/
H A Dpacked_queue.rs389 let event_index: PackedQueueIndex = PackedQueueIndex::new_from_desc(desc); in queue_wants_interrupt() localVariable
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc809 for (size_t event_index = 0; event_index < raw_events_.size(); in AssociateEvents() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.c876 uint32_t event_index; /* index of counter within the block */ member
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto13200 optional int32 event_index = 5; field
13243 optional int32 event_index = 5; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h351014 inline ::int32_t TextSelectionEvent::event_index() const { in event_index() function
351556 inline ::int32_t TextLinkifyEvent::event_index() const { in event_index() function