summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/record-per-processor-items.yml
blob: 3d0e2bd436de2a4cb317bad65f093c2cf87ec243 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
- Copyright (C) 2019 embedded brains GmbH & Co. KG
default-value: 0
description: |
  The value of this configuration option defines the event record item count
  per processor.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-eventrecord
- role: constraint
  uid: ../constraint/option-not-pre-qualified
- role: constraint
  uid: ../constraint/min-16
- role: constraint
  uid: ../constraint/max-size
- role: constraint
  uid: ../constraint/power-of-two
- role: constraint
  uid: ../constraint/memory-size
name: CONFIGURE_RECORD_PER_PROCESSOR_ITEMS
notes: |
  The event record buffers are statically allocated for each configured
  processor (${max-processors:/name}).  If the value of this
  configuration option is zero, then nothing is allocated.
type: interface