summaryrefslogblamecommitdiffstats
path: root/spec/rtems/ratemon/if/report-statistics.yml
blob: 6cf2c1d11af94ccc72025efec8e8d05b878ababc (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     

                                                                              
           
                                                                         


                                                                          
                    



                


                                                                             
                


                                




                           
            
                  

                                              


                                     


                                            
            
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Reports the period statistics using the ${../../io/if/printk:/name} printer.
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default:
    attributes: null
    body: null
    params: []
    return: void
  variants: []
description: |
  This directive prints a report on all active periods which have executed at
  least one period using the ${../../io/if/printk:/name} printer.
enabled-by: true
index-entries:
- print period statistics report
- period statistics report
interface-type: function
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
- role: constraint
  uid: /constraint/directive-not-pre-qualified
- role: constraint
  uid: /constraint/directive-ctx-task
- role: constraint
  uid: /constraint/object-allocator
name: rtems_rate_monotonic_report_statistics
notes: null
params: []
return: null
type: interface