Lines Matching refs:of
12 The Thread-Metric benchmark suite consists of eight RTOS tests.
13 These tests measure the total number of RTOS events that can be
19 The baseline basic benchmark consists of a single thread that counts
20 the number of times it performs a set of calculations. This number
27 of equal priority that yield to each other and increment counters
28 on each context switch. The sum total of the counters is reported
40 takes that semaphore. The sum total of the counters is reported
49 The interrupt preemption benchmark counts the number of times that
51 of a thread. The total number of context switches is reported every
57 The memory allocation benchmark counts the number of times a thread
64 The message processing benchmark counts the number of times that a
72 of different priorities that suspend and resume each other in a
73 cyclical pattern. The total number of context switches is reported
79 The synchronization benchmark counts the number of times that a