NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
apsh_pslist_main.c File Reference
#include <stdlib.h>
#include <doca_argp.h>
#include <doca_log.h>
#include "apsh_common.h"
Include dependency graph for apsh_pslist_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (PSLIST::MAIN)
 
doca_error_t pslist (const char *dma_device_name, const char *pci_vuid, enum doca_apsh_system_os os_type, const char *mem_region, const char *os_symbols)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( PSLIST::MAIN  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 48 of file apsh_pslist_main.c.

◆ pslist()

doca_error_t pslist ( const char *  dma_device_name,
const char *  pci_vuid,
enum doca_apsh_system_os  os_type,
const char *  mem_region,
const char *  os_symbols 
)

Definition at line 42 of file apsh_pslist_sample.c.