Searched refs:has_trace (Results 1 – 4 of 4) sorted by relevance
134 bool has_trace() const { return trace_ != nullptr; } in has_trace() function
531 if (nodes.empty() && root->has_trace() && opts.output_type == kOutput[3]) { in Format()536 if (root->has_trace() && opts.output_type == kOutput[3]) { in Format()544 if (root->has_trace() && opts.output_type == kOutput[3]) { in Format()
103 has_code_traces_ = profile.has_trace(); in TFStats()
57 bool has_trace = 2; field