Lines Matching full:of
10 The Thread-Metric benchmark suite consists of eight RTOS tests.
11 These tests measure the total number of RTOS events that can be
17 The baseline basic benchmark consists of a single thread that counts
18 the number of times it performs a set of calculations. This number
25 of equal priority that yield to each other and increment counters
26 on each context switch. The sum total of the counters is reported
38 takes that semaphore. The sum total of the counters is reported
47 The interrupt preemption benchmark counts the number of times that
49 of a thread. The total number of context switches is reported every
55 The memory allocation benchmark counts the number of times a thread
62 The message processing benchmark counts the number of times that a
70 of different priorities that suspend and resume each other in a
71 cyclical pattern. The total number of context switches is reported
77 The synchronization benchmark counts the number of times that a