Linux Perf
cgroup Struct Reference

#include <cgroup.h>

Collaboration diagram for cgroup:
Collaboration graph

Public Attributes

char * name
 
int fd
 
refcount_t refcnt
 

Detailed Description

Definition at line 9 of file cgroup.h.

Member Data Documentation

◆ fd

int cgroup::fd

Definition at line 11 of file cgroup.h.

◆ name

char* cgroup::name

Definition at line 10 of file cgroup.h.

◆ refcnt

refcount_t cgroup::refcnt

Definition at line 12 of file cgroup.h.


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