Mistake on this page?
Report an issue in GitHub or email us
Data Fields
SchCtrlBlk_t Struct Reference

Scheduler control block. More...

#include <sch_int.h>

Data Fields

schState_t state:8
 
uint8_t eventSetFlagCount
 
wsfHandlerId_t handlerId
 
BbOpDesc_tpHead
 
BbOpDesc_tpTail
 
uint16_t schHandlerWatermarkUsec
 
uint16_t delayLoadWatermarkCount
 
uint16_t delayLoadCount
 
uint32_t delayLoadTotalCount
 

Detailed Description

Scheduler control block.

Definition at line 62 of file sch_int.h.

Field Documentation

uint16_t delayLoadCount

Statistics: Delay loading count.

Definition at line 73 of file sch_int.h.

uint32_t delayLoadTotalCount

Statistics: Delay loading total count.

Definition at line 74 of file sch_int.h.

uint16_t delayLoadWatermarkCount

Statistics: Delay loading watermark count.

Definition at line 72 of file sch_int.h.

uint8_t eventSetFlagCount

Scheduler event set count.

Definition at line 65 of file sch_int.h.

wsfHandlerId_t handlerId

System event handler ID.

Definition at line 66 of file sch_int.h.

BbOpDesc_t* pHead

Head element of scheduled list of BOD.

Definition at line 68 of file sch_int.h.

BbOpDesc_t* pTail

Tail element of scheduled list of BOD.

Definition at line 69 of file sch_int.h.

uint16_t schHandlerWatermarkUsec

Statistics: Handler duration watermark in microseconds.

Definition at line 71 of file sch_int.h.

schState_t state

Current scheduler state.

Definition at line 64 of file sch_int.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.