API Reference Manual 1.51.0
Loading...
Searching...
No Matches
odp_cache_stash_prio_config_t Struct Reference

Priority specific cache stashing configuration. More...

#include <schedule_types.h>

Collaboration diagram for odp_cache_stash_prio_config_t:
[legend]

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.
 

Detailed Description

Priority specific cache stashing configuration.

Definition at line 389 of file api/spec/schedule_types.h.

Field Documentation

◆ prio

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.

◆ config

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.


The documentation for this struct was generated from the following file: