9 #ifndef __PERF_NAMESPACES_H 10 #define __PERF_NAMESPACES_H 12 #include <sys/types.h> 13 #include <linux/perf_event.h> 14 #include <linux/refcount.h> 15 #include <linux/types.h> 63 #define nsinfo__zput(nsi) __nsinfo__zput(&nsi) struct nsinfo * nsinfo__get(struct nsinfo *nsi)
struct perf_ns_link_info link_info[]
void nsinfo__put(struct nsinfo *nsi)
struct nsinfo * nsinfo__copy(struct nsinfo *nsi)
struct namespaces * namespaces__new(struct namespaces_event *event)
static void __nsinfo__zput(struct nsinfo **nsip)
void namespaces__free(struct namespaces *namespaces)
char * nsinfo__realpath(const char *path, struct nsinfo *nsi)
int nsinfo__init(struct nsinfo *nsi)
struct nsinfo * nsinfo__new(pid_t pid)
void nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc)
void nsinfo__delete(struct nsinfo *nsi)
void nsinfo__mountns_exit(struct nscookie *nc)