source: rtems/testsuites/sptests/spprofiling01/spprofiling01.scn @ 29c9eb6

4.115
Last change on this file since 29c9eb6 was 29c9eb6, checked in by Sebastian Huber <sebastian.huber@…>, on 03/10/14 at 09:03:55

sapi: Add per-CPU profiling application level data

  • Property mode set to 100644
File size: 634 bytes
Line 
1*** TEST SPPROFILING 1 ***
2  <ProfilingReport name="X">
3    <PerCPUProfilingReport processorIndex="0">
4      <MaxInterruptDelay unit="ns">0</MaxInterruptDelay>
5      <MaxThreadDispatchDisabledTime unit="ns">0</MaxThreadDispatchDisabledTime>
6      <ThreadDispatchDisabledCount>0</ThreadDispatchDisabledCount>
7      <TotalThreadDispatchDisabledTime unit="ns">0</TotalThreadDispatchDisabledTime>
8      <InterruptCount>0</InterruptCount>
9      <TotalInterruptTime unit="ns">0</TotalInterruptTime>
10    </PerCPUProfilingReport>
11  </ProfilingReport>
12characters produced by rtems_profiling_report_xml(): 516
13*** END OF TEST SPPROFILING 1 ***
Note: See TracBrowser for help on using the repository browser.