source: rtems/c/src/lib/libbsp/bfin/eZKit533/times @ 0afac6a

4.115
Last change on this file since 0afac6a was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

  • Property mode set to 100644
File size: 11.7 KB
Line 
1#
2#  Timing Test Suite Results for the Ezkit533
3#
4
5Board: 
6CPU: Blackfin 533
7Clock Speed: 400 MHz
8Memory Configuration: SDRAM 133 MHz
9Wait States:
10
11Times Reported in: microseconds
12Timer Source: on-CPU cycle counter
13
14Column A: -o0 optimization
15Column B: -o2 optimization
16Column C: -o4 optimization
17
18#                          DESCRIPTION                                 A    B    C
19== =================================================================  ==== ==== ====
20 1 rtems_semaphore_create                                               42   17   17
21   rtems_semaphore_delete                                               34   17   16
22   rtems_semaphore_obtain: available                                    13    5    5
23   rtems_semaphore_obtain: not available -- NO_WAIT                     13    5    5
24   rtems_semaphore_release: no waiting tasks                            21   12   12
25
26 2 rtems_semaphore_obtain: not available -- caller blocks               86   39   37
27
28 3 rtems_semaphore_release: task readied -- preempts caller             NC
29
30 4 rtems_task_restart: blocked task -- preempts caller                  NC
31   rtems_task_restart: ready task -- preempts caller                    NC
32   rtems_semaphore_release: task readied -- returns to caller           NC
33   rtems_task_create                                                    NC
34   rtems_task_start                                                     NC
35   rtems_task_restart: suspended task -- returns to caller              NC
36   rtems_task_delete: suspended task                                    NC
37   rtems_task_restart: ready task -- returns to caller                  NC
38   rtems_task_restart: blocked task -- returns to caller                NC
39   rtems_task_delete: blocked task                                      NC
40
41 5 rtems_task_suspend: calling task                                     NC
42   rtems_task_resume: task readied -- preempts caller                   NC
43
44 6 rtems_task_restart: calling task                                     NC
45   rtems_task_suspend: returns to caller                                NC
46   rtems_task_resume: task readied -- returns to caller                 NC
47   rtems_task_delete: ready task                                        NC
48
49 7 rtems_task_restart: suspended task -- preempts caller                NC   50   49
50
51 8 rtems_task_set_priority: obtain current priority                     NC    8    8
52   rtems_task_set_priority: returns to caller                           NC   17   16
53   rtems_task_mode: obtain current mode                                 NC    6    6
54   rtems_task_mode: no reschedule                                       NC    6    6
55   rtems_task_mode: reschedule -- returns to caller                     NC    8    8
56   rtems_task_mode: reschedule -- preempts caller                       NC   31   30
57   rtems_task_set_note                                                  NC    8    8
58   rtems_task_get_note                                                  NC    9    8
59   rtems_clock_set                                                      NC   25   25
60   rtems_clock_get                                                      NC    2    2
61
62 9 rtems_message_queue_create                                           NC        63
63   rtems_message_queue_send: no waiting tasks                           NC        20
64   rtems_message_queue_urgent: no waiting tasks                         NC        20
65   rtems_message_queue_receive: available                               NC        20
66   rtems_message_queue_flush: no messages flushed                       NC         8
67   rtems_message_queue_flush: messages flushed                          NC        11
68   rtems_message_queue_delete                                           NC        28
69
7010 rtems_message_queue_receive: not available -- NO_WAIT                NC        11
71   rtems_message_queue_receive: not available -- caller blocks          NC        40
72
7311 rtems_message_queue_send: task readied -- preempts caller            NC
74
7512 rtems_message_queue_send: task readied -- returns to caller          NC
76
7713 rtems_message_queue_urgent: task readied -- preempts caller          NC
78
7914 rtems_message_queue_urgent: task readied -- returns to caller        NC
80
8115 rtems_event_receive: obtain current events                           NC         1
82   rtems_event_receive: not available -- NO_WAIT                        NC         7
83   rtems_event_receive: not available -- caller blocks                  NC        33
84   rtems_event_send: no task readied                                    NC         6
85   rtems_event_receive: available                                       NC         9
86   rtems_event_send: task readied -- returns to caller                  NC        13
87
8816 rtems_event_send: task readied -- preempts caller                    NC
89
9017 rtems_task_set_priority: preempts caller                             NC        38
91
9218 rtems_task_delete: calling task                                      NC       109
93
9419 rtems_signal_catch                                                   NC         6
95   rtems_signal_send: returns to caller                                 NC        10
96   rtems_signal_send: signal to self                                    NC        18
97   exit ASR overhead: returns to calling task                           NC        14
98   exit ASR overhead: returns to preempting task                        NC
99
10020 rtems_partition_create                                               NC         4
101   rtems_region_create                                                  NC         3
102   rtems_partition_get_buffer: available                                NC         8
103   rtems_partition_get_buffer: not available                            NC
104   rtems_partition_return_buffer                                        NC
105   rtems_partition_delete                                               NC
106   rtems_region_get_segment: available                                  NC
107   rtems_region_get_segment: not available -- NO_WAIT                   NC
108   rtems_region_return_segment: no waiting tasks                        NC
109   rtems_region_get_segment: not available -- caller blocks             NC
110   rtems_region_return_segment: task readied -- preempts caller         NC
111   rtems_region_return_segment: task readied -- returns to caller       NC
112   rtems_region_delete                                                  NC
113   rtems_io_initialize                                                  NC
114   rtems_io_open                                                        NC
115   rtems_io_close                                                       NC
116   rtems_io_read                                                        NC
117   rtems_io_write                                                       NC
118   rtems_io_control                                                     NC
119
12021 rtems_task_ident                                                     NC
121   rtems_message_queue_ident                                            NC
122   rtems_semaphore_ident                                                NC
123   rtems_partition_ident                                                NC
124   rtems_region_ident                                                   NC
125   rtems_port_ident                                                     NC
126   rtems_timer_ident                                                    NC
127   rtems_rate_monotonic_ident                                           NC
128
12922 rtems_message_queue_broadcast: task readied -- returns to caller     NC        25
130   rtems_message_queue_broadcast: no waiting tasks                      NC
131   rtems_message_queue_broadcast: task readied -- preempts caller       NC
132
13323 rtems_timer_create                                                   NC   10    9
134   rtems_timer_fire_after: inactive                                     NC   16   15
135   rtems_timer_fire_after: active                                       NC   17   17
136   rtems_timer_cancel: active                                           NC   10    9
137   rtems_timer_cancel: inactive                                         NC    8    7
138   rtems_timer_reset: inactive                                          NC   15   14
139   rtems_timer_reset: active                                            NC   16   16
140   rtems_timer_fire_when: inactive                                      NC   22   22
141   rtems_timer_fire_when: active                                        NC   23   22
142   rtems_timer_delete: active                                           NC   13   13
143   rtems_timer_delete: inactive                                         NC   12   11
144   rtems_task_wake_when                                                 NC   44   43
145
14624 rtems_task_wake_after: yield -- returns to caller                    NC         6
147   rtems_task_wake_after: yields -- preempts caller                     NC        27
148
14925 rtems_clock_tick                                                     NC         6
150
15126 _ISR_Disable                                                         NC
152   _ISR_Flash                                                           NC
153   _ISR_Enable                                                          NC
154   _Thread_Disable_dispatch                                             NC
155   _Thread_Enable_dispatch                                              NC
156   _Thread_Set_state                                                    NC
157   _Thread_Disptach (NO FP)                                             NC
158   context switch: no floating point contexts                           NC
159   context switch: self                                                 NC
160   context switch: to another task                                      NC
161   context switch: restore 1st FP task                                  NC
162   fp context switch: save idle, restore idle                           NC
163   fp context switch: save idle, restore initialized                    NC
164   fp context switch: save initialized, restore initialized             NC
165   _Thread_Resume                                                       NC
166   _Thread_Unblock                                                      NC
167   _Thread_Ready                                                        NC
168   _Thread_Get                                                          NC
169   _Semaphore_Get                                                       NC
170   _Thread_Get: invalid id                                              NC
171
17227 interrupt entry overhead: returns to interrupted task                NC         0
173   interrupt exit overhead: returns to interrupted task                 NC         0
174   interrupt entry overhead: returns to nested interrupt                NC         0
175   interrupt exit overhead: returns to nested interrupt                 NC         0
176   interrupt entry overhead: returns to preempting task                 NC         0
177   interrupt exit overhead: returns to preempting task                  NC
178
17928 rtems_port_create                                                    NC        12
180   rtems_port_external_to_internal                                      NC         7
181   rtems_port_internal_to_external                                      NC         7
182   rtems_port_delete                                                    NC        11
183
18429 rtems_rate_monotonic_create                                          27   12   12
185   rtems_rate_monotonic_period: initiate period -- returns to caller    30   15   15
186   rtems_rate_monotonic_period: obtain status                           14    9    9
187   rtems_rate_monotonic_cancel                                          21   12   11
188   rtems_rate_monotonic_delete: inactive                                26   14   14
189   rtems_rate_monotonic_delete: active                                  32   15   15
190   rtems_rate_monotonic_period: conclude periods -- caller blocks       NC
Note: See TracBrowser for help on using the repository browser.