summaryrefslogtreecommitdiffstats
path: root/spec/rtems/cpuuse/if/top.yml
blob: b30718a4aeafa91b15df557b4876f62b65fd39bc (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
38
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Starts an interactive CPU usage reporting using the
  ${../../io/if/printk:/name} printer.
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
  default:
    attributes: null
    body: null
    params: []
    return: void
  variants: []
description: null
enabled-by: true
index-entries: []
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
- role: constraint
  uid: /constraint/request-response
name: rtems_cpu_usage_top
notes: |
  See also ${top-with-plugin:/name}.
params: []
return:
  return: null
  return-values: []
type: interface