|
API Reference Manual
1.48.0
|
ODP stash types. More...
Go to the source code of this file.
Data Structures | |
| union | odp_stash_stats_opt_t |
| Stash statistics counters options. More... | |
| struct | odp_stash_stats_t |
| Stash statistics counters. More... | |
| struct | odp_stash_capability_t |
| Stash capabilities (per stash type) More... | |
| struct | odp_stash_param_t |
| Stash parameters. More... | |
Typedefs | |
| typedef enum odp_stash_type_t | odp_stash_type_t |
| Stash types. | |
| typedef enum odp_stash_op_mode_t | odp_stash_op_mode_t |
| Stash operation mode. | |
| typedef union odp_stash_stats_opt_t | odp_stash_stats_opt_t |
| Stash statistics counters options. More... | |
| typedef struct odp_stash_stats_t | odp_stash_stats_t |
| Stash statistics counters. | |
| typedef struct odp_stash_capability_t | odp_stash_capability_t |
| Stash capabilities (per stash type) | |
| typedef struct odp_stash_param_t | odp_stash_param_t |
| Stash parameters. | |
Enumerations | |
| enum | odp_stash_type_t { ODP_STASH_TYPE_DEFAULT = 0 , ODP_STASH_TYPE_FIFO } |
| Stash types. More... | |
| enum | odp_stash_op_mode_t { ODP_STASH_OP_MT = 0 , ODP_STASH_OP_ST , ODP_STASH_OP_LOCAL } |
| Stash operation mode. More... | |
ODP stash types.
Definition in file api/spec/stash_types.h.