Searched refs:comm_set (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dthread.c81 self->comm_set = true;
153 if (parent->comm_set) {
159 self->comm_set = true;
H A Dthread.h16 bool comm_set; member in struct:thread
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dhists.c708 (thread->comm_set ? thread->comm : ""),
822 (thread->comm_set ? thread->comm : ""),
895 thread->comm_set ? thread->comm : "",

Completed in 64 milliseconds