|
API Reference Manual 1.51.0
|
Priority specific cache stashing configuration. More...
#include <schedule_types.h>
Data Fields | |
| odp_schedule_prio_t | prio |
| Priority level for applying this cache stashing configuration to. | |
| odp_cache_stash_config_t | config |
| Cache stashing configuration. | |
Priority specific cache stashing configuration.
Definition at line 389 of file api/spec/schedule_types.h.
| odp_schedule_prio_t odp_cache_stash_prio_config_t::prio |
Priority level for applying this cache stashing configuration to.
Definition at line 391 of file api/spec/schedule_types.h.
| odp_cache_stash_config_t odp_cache_stash_prio_config_t::config |
Cache stashing configuration.
Definition at line 394 of file api/spec/schedule_types.h.