Searched refs:ParsedProfileOutputLine (Results 1 – 1 of 1) sorted by relevance
45 struct ParsedProfileOutputLine { struct57 const ParsedProfileOutputLine& parsed_line) { in HasFlops()70 const ParsedProfileOutputLine& parsed_line) { in HasTrops()84 absl::flat_hash_map<string, ParsedProfileOutputLine>* parsed_results, in ParseOneProfileOutputLine()107 ParsedProfileOutputLine parsed_line;214 absl::flat_hash_map<string, ParsedProfileOutputLine> parsed_profile_lines; in XLA_TEST_F()240 TF_ASSERT_OK_AND_ASSIGN(ParsedProfileOutputLine total_profile, in XLA_TEST_F()242 TF_ASSERT_OK_AND_ASSIGN(ParsedProfileOutputLine dot_profile, in XLA_TEST_F()244 TF_ASSERT_OK_AND_ASSIGN(ParsedProfileOutputLine tanh_profile, in XLA_TEST_F()335 absl::flat_hash_map<string, ParsedProfileOutputLine> parsed_profile_lines; in XLA_TEST_F()[all …]