Searched refs:ComputeMainBinaryScore (Results 1 – 2 of 2) sorted by relevance
225 int64_t ComputeMainBinaryScore() const;
164 int64_t GProfileBuilder::Mapping::ComputeMainBinaryScore() const { in ComputeMainBinaryScore() function in perfetto::trace_processor::GProfileBuilder::Mapping825 mapping_scores.push_back(mapping.ComputeMainBinaryScore()); in GuessMainBinary()