summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/if/report-statistics.yml
blob: d6b5245dab7ce528f9898e8a92836634f3b7ced3 (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
37
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 & Co. KG
- 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