#include <doca_error.h>
#include <doca_log.h>
#include <doca_dev.h>
#include <doca_telemetry_pcc.h>
#include <errno.h>
#include <unistd.h>
#include "common.h"
#include "telemetry_pcc_sample.h"
Go to the source code of this file.
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
TELEMETRY_PCC::SAMPLE |
| ) |
|
◆ get_algo_information()
| static doca_error_t get_algo_information |
( |
struct doca_telemetry_pcc * |
pcc, |
|
|
struct doca_dev * |
dev, |
|
|
uint32_t * |
slots_populated |
|
) |
| |
|
static |
◆ get_counter_information()
| static doca_error_t get_counter_information |
( |
struct doca_telemetry_pcc * |
pcc, |
|
|
struct doca_dev * |
dev, |
|
|
uint8_t |
slot |
|
) |
| |
|
static |
◆ telemetry_pcc_sample_run()