summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/if/period-statistics.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon/if/period-statistics.yml')
-rw-r--r--spec/rtems/ratemon/if/period-statistics.yml82
1 files changed, 82 insertions, 0 deletions
diff --git a/spec/rtems/ratemon/if/period-statistics.yml b/spec/rtems/ratemon/if/period-statistics.yml
new file mode 100644
index 00000000..86343bb0
--- /dev/null
+++ b/spec/rtems/ratemon/if/period-statistics.yml
@@ -0,0 +1,82 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: '%'
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+definition:
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/uint32_t:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: count
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/uint32_t:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: missed_count
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: min_cpu_time
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: max_cpu_time
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: total_cpu_time
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: min_wall_time
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: max_wall_time
+ variants: []
+- default:
+ brief: |
+ This member is
+ definition: ${/c/if/timespec:/name} ${.:name}
+ description: '%'
+ kind: member
+ name: total_wall_time
+ variants: []
+definition-kind: typedef-only
+description: null
+enabled-by: true
+interface-type: struct
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: rtems_rate_monotonic_period_statistics
+notes: null
+type: interface