Searched refs:primary_kc_type (Results 1 – 1 of 1) sorted by relevance
3492 kc_format_t primary_kc_type = KCFormatUnknown; in kcdata_record_uuid_info() local3493 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type == KCFormatFileset)) { in kcdata_record_uuid_info()5036 kc_format_t primary_kc_type = KCFormatUnknown; in kdp_stackshot_kcdata_format() local5037 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type != KCFormatFileset)) { in kdp_stackshot_kcdata_format()