Home
last modified time | relevance | path

Searched defs:namespaces (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dnamespaces.h22 struct namespaces { struct
28 struct namespaces *namespaces__new(struct perf_record_namespaces *event); argument
Dnamespaces.c42 struct namespaces *namespaces; in namespaces__new() local
58 void namespaces__free(struct namespaces *namespaces) in namespaces__free()
Dtool.h48 namespaces, member
Dthread.c83 struct namespaces *namespaces, *tmp_namespaces; in thread__delete() local
/tools/lib/perf/include/perf/
Devent.h385 struct perf_record_namespaces namespaces; member
/tools/include/uapi/linux/
Dperf_event.h384 namespaces : 1, /* include namespaces data */ member