Searched refs:IncludeCommLabels (Results 1 – 1 of 1) sorted by relevance
253 bool IncludeCommLabels() const { return (sample_labels_ & kCommLabel); } in IncludeCommLabels() function in perftools::__anonfe9becae0111::PerfDataConverter301 if (IncludeCommLabels() && sample.sample.has_pid() && in MakeSampleKey()458 if (IncludeCommLabels() && sample_key.comm != 0) { in AddOrUpdateSample()