Linux Perf
nsinfo Struct Reference

#include <namespaces.h>

Collaboration diagram for nsinfo:
Collaboration graph

Public Attributes

pid_t pid
 
pid_t tgid
 
pid_t nstgid
 
bool need_setns
 
char * mntns_path
 
refcount_t refcnt
 

Detailed Description

Definition at line 28 of file namespaces.h.

Member Data Documentation

◆ mntns_path

char* nsinfo::mntns_path

Definition at line 33 of file namespaces.h.

◆ need_setns

bool nsinfo::need_setns

Definition at line 32 of file namespaces.h.

◆ nstgid

pid_t nsinfo::nstgid

Definition at line 31 of file namespaces.h.

◆ pid

pid_t nsinfo::pid

Definition at line 29 of file namespaces.h.

◆ refcnt

refcount_t nsinfo::refcnt

Definition at line 34 of file namespaces.h.

◆ tgid

pid_t nsinfo::tgid

Definition at line 30 of file namespaces.h.


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