Searched refs:right_type (Results 1 – 2 of 2) sorted by relevance
2510 struct annotated_data_type *right_type = right->mem_type; in hist_entry__typecln_snprintf() 2517 if (!right_type) { in hist_entry__typecln_snprintf() 2519 right_type = right->mem_type; in hist_entry__typecln_snprintf() 2522 return strcmp(left_type->self.type_name, right_type->self.type_name);2553 struct annotated_data_type *right_type = right->mem_type; in arch_perf_header_entry() 2561 if (!right_type) { in arch_perf_header_entry() 2563 right_type = right->mem_type; in arch_perf_header_entry() 2566 ret = strcmp(left_type->self.type_name, right_type->self.type_name); in arch_perf_header_entry() 2627 struct annotated_data_type *right_type = right->mem_type;2638 if (!right_type) {2385 struct annotated_data_type *right_type = right->mem_type; sort__type_collapse() local 2428 struct annotated_data_type *right_type = right->mem_type; sort__typeoff_sort() local 2483 struct annotated_data_type *right_type = right->mem_type; sort__typecln_sort() local [all...]
6127 u8 right_type; in is_extent_unchanged() local6193 right_type = btrfs_file_extent_type(eb, ei); in is_extent_unchanged()6194 if (right_type != BTRFS_FILE_EXTENT_REG && in is_extent_unchanged()6195 right_type != BTRFS_FILE_EXTENT_INLINE) in is_extent_unchanged()6198 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()6221 if (right_type == BTRFS_FILE_EXTENT_INLINE) in is_extent_unchanged()