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

                                       
           
                                                                         


                                                                          
                    



                


                                                                           
                

                                 




                           
            
                  

                                              


                                     


                                               
            
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Resets the statistics of all periods.
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 resets the statistics information associated with all rate
  monotonic period instances.
enabled-by: true
index-entries:
- reset statistics of all periods
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_reset_all_statistics
notes: null
params: []
return: null
type: interface