summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprofiling01/spprofiling01.scn
blob: a00baa1e864552d1b56a33339347aa548b37360c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** TEST SPPROFILING 1 ***
  <ProfilingReport name="X">
    <PerCPUProfilingReport processorIndex="0">
      <MaxInterruptDelay unit="ns">0</MaxInterruptDelay>
      <MaxThreadDispatchDisabledTime unit="ns">0</MaxThreadDispatchDisabledTime>
      <ThreadDispatchDisabledCount>0</ThreadDispatchDisabledCount>
      <TotalThreadDispatchDisabledTime unit="ns">0</TotalThreadDispatchDisabledTime>
      <InterruptCount>0</InterruptCount>
      <TotalInterruptTime unit="ns">0</TotalInterruptTime>
    </PerCPUProfilingReport>
  </ProfilingReport>
characters produced by rtems_profiling_report_xml(): 516
*** END OF TEST SPPROFILING 1 ***