|
API Reference Manual
1.48.0
|
ODP schedule types. More...
#include <odp/visibility_begin.h>#include <odp/api/event_vector_types.h>#include <odp/api/std_types.h>#include <odp/api/thrmask.h>#include <odp/visibility_end.h>Go to the source code of this file.
Data Structures | |
| struct | odp_schedule_param_t |
| Scheduler parameters. More... | |
| struct | odp_schedule_capability_t |
| Scheduler capabilities. More... | |
| struct | odp_cache_stash_region_t |
| Region specific cache stashing configuration. More... | |
| struct | odp_cache_stash_config_t |
| Cache stashing configuration. More... | |
| struct | odp_cache_stash_prio_config_t |
| Priority specific cache stashing configuration. More... | |
| struct | odp_schedule_group_param_t |
| Schedule group parameters. More... | |
| struct | odp_schedule_config_t |
| Schedule configuration. More... | |
| struct | odp_schedule_group_info_t |
| Schedule group information. More... | |
Typedefs | |
| typedef int | odp_schedule_prio_t |
| Scheduling priority level. More... | |
| typedef struct odp_schedule_param_t | odp_schedule_param_t |
| Scheduler parameters. | |
| typedef struct odp_schedule_capability_t | odp_schedule_capability_t |
| Scheduler capabilities. | |
| typedef struct odp_cache_stash_region_t | odp_cache_stash_region_t |
| Region specific cache stashing configuration. More... | |
| typedef struct odp_cache_stash_config_t | odp_cache_stash_config_t |
| Cache stashing configuration. More... | |
| typedef struct odp_cache_stash_prio_config_t | odp_cache_stash_prio_config_t |
| Priority specific cache stashing configuration. | |
| typedef struct odp_schedule_group_param_t | odp_schedule_group_param_t |
| Schedule group parameters. | |
| typedef struct odp_schedule_config_t | odp_schedule_config_t |
| Schedule configuration. | |
| typedef struct odp_schedule_group_info_t | odp_schedule_group_info_t |
| Schedule group information. | |
ODP schedule types.
Definition in file api/spec/schedule_types.h.