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

/seL4-refos-master/libs/libmuslc/include/
H A Dpoll.h33 short events; member in struct:pollfd
/seL4-refos-master/projects/seL4_libs/libsel4bench/arch_include/arm/armv/armv7-a/sel4bench/armv/
H A Devents.h14 //events common to all ARMV7A CPUs
20 /* generic events */
70 #include <sel4bench/cpu/events.h>
H A Dprivate.h15 #include <sel4bench/armv/events.h>
83 * bit 4 = export events to ETM
186 * determines which events are counted by a performance counter.
/seL4-refos-master/libs/libmuslc/include/sys/
H A Depoll.h48 uint32_t events; member in struct:epoll_event
/seL4-refos-master/projects/seL4_libs/libsel4bench/include/sel4bench/
H A Dsel4bench.h48 * CPP constants for events that are common to all architecture variants.
50 * Additional events are architecture- (and potentially processor-) specific.
162 * Start counting events on a set of performance counters.
169 * Stop counting events on a set of performance counters.
187 * events.
190 * @param n_events number of events of interest
203 * A "chunk" is a quantity of events not larger than the number of performance
204 * counters available. Because we can be interested in more events than there
205 * are counters, the events are broken into numbered chunks (zero-indexed). The
208 * Imagine we had 10 events t
238 sel4bench_enable_counters(seL4_Word n_events, event_id_t *events, seL4_Word chunk, seL4_Word n_counters) argument
[all...]
/seL4-refos-master/projects/seL4_libs/libsel4bench/arch_include/arm/armv/armv8-a/sel4bench/armv/
H A Devents.h16 /* generic events */
24 /* further events */
80 #include <sel4bench/cpu/events.h>
H A Dprivate.h15 #include <sel4bench/armv/events.h>
83 * bit 4 = export events to ETM
/seL4-refos-master/projects/seL4_libs/libsel4bench/arch_include/arm/cpu/arm1136jf-s/sel4bench/cpu/
H A Dprivate.h15 #include <sel4bench/cpu/events.h>
40 * bit 11 = X = export events to ETM
/seL4-refos-master/libs/libmuslc/src/network/
H A Dres_msend.c106 pfd.events = POLLIN;
/seL4-refos-master/kernel/manual/parts/
H A Dthreads.tex433 Debug exceptions are used to deliver trace and debug related events to threads.
434 Breakpoints, watchpoints, trace-events and instruction-performance sampling
435 events are examples. These events are supported for userspace threads when the kernel
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex3096 Main events in the course of the game development are described below:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex3096 Main events in the course of the game development are described below:

Completed in 119 milliseconds