Searched refs:primary_kc_type (Results 1 – 1 of 1) sorted by relevance
1640 kc_format_t primary_kc_type = KCFormatUnknown; in kcdata_record_uuid_info() local1641 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type == KCFormatFileset)) { in kcdata_record_uuid_info()3101 kc_format_t primary_kc_type = KCFormatUnknown; in kdp_stackshot_kcdata_format() local3102 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type != KCFormatFileset)) { in kdp_stackshot_kcdata_format()