Searched refs:IncludeTidLabels (Results 1 – 1 of 1) sorted by relevance
240 bool IncludeTidLabels() const { return (sample_labels_ & kTidLabel); } in IncludeTidLabels() function in perftools::__anon7d696b850111::PerfDataConverter293 (IncludeTidLabels() && sample.sample.has_tid()) ? sample.sample.tid() : 0; in MakeSampleKey()453 if (IncludeTidLabels() && context.sample.has_tid()) { in AddOrUpdateSample()