comm_set 2198 tools/perf/builtin-trace.c if (child->comm_set) comm_set 11 tools/perf/trace/beauty/pid.c if (!thread->comm_set) comm_set 14 tools/perf/trace/beauty/pid.c if (thread->comm_set) comm_set 2434 tools/perf/ui/browsers/hists.c thread->comm_set ? thread__comm_str(thread) : "", comm_set 2438 tools/perf/ui/browsers/hists.c thread->comm_set ? thread__comm_str(thread) : ""); comm_set 2464 tools/perf/ui/browsers/hists.c thread->comm_set ? thread__comm_str(thread) : "", comm_set 2469 tools/perf/ui/browsers/hists.c thread->comm_set ? thread__comm_str(thread) : ""); comm_set 532 tools/perf/util/db-export.c if (!thread || !thread->comm_set) comm_set 2686 tools/perf/util/hist.c (thread->comm_set ? thread__comm_str(thread) : ""), comm_set 2691 tools/perf/util/hist.c (thread->comm_set ? thread__comm_str(thread) : "")); comm_set 243 tools/perf/util/thread.c if (!thread->comm_set) { comm_set 257 tools/perf/util/thread.c thread->comm_set = true; comm_set 393 tools/perf/util/thread.c if (parent->comm_set) { comm_set 34 tools/perf/util/thread.h bool comm_set;