API Reference Manual 1.51.0
Loading...
Searching...
No Matches
spec/queue_stats_types.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright (c) 2026 Nokia
3 */
4
11#ifndef ODP_API_SPEC_QUEUE_STATS_TYPES_H_
12#define ODP_API_SPEC_QUEUE_STATS_TYPES_H_
13#include <odp/visibility_begin.h>
14
15#include <stdint.h>
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
30typedef union odp_queue_stats_opt_t {
32 struct {
35
36 } bit;
37
43
45
50#ifdef __cplusplus
51}
52#endif
53
54#include <odp/visibility_end.h>
55#endif
Queue statistics counters options.
struct odp_queue_stats_opt_t::@154 bit
Option flags.
uint64_t all
All bits of the bit field structure.
uint64_t len
Queue length.