summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/if/reset-all-statistics.yml
blob: b3b2cf1bd7d724d2bed27ccc4990c33f79fa8bbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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