Coverage Report

Created: 2026-03-14 20:54

next uncovered line (L), next uncovered region (R), next uncovered branch (B)
be/ut_build_ASAN/openblas/config.h
Line
Count
Source
1
#define OS_LINUX  1
2
#define ARCH_X86_64 1
3
#define C_Clang 1
4
#define __64BIT__ 1
5
#define FUNDERSCORE 
6
#define BUNDERSCORE _
7
#define NEEDBUNDERSCORE 1
8
#define HASWELL
9
#define L1_CODE_SIZE 32768
10
#define L1_CODE_ASSOCIATIVE 8
11
#define L1_CODE_LINESIZE 64
12
#define L1_DATA_SIZE 32768
13
#define L1_DATA_ASSOCIATIVE 8
14
#define L1_DATA_LINESIZE 64
15
#define L2_SIZE 262144
16
#define L2_ASSOCIATIVE 8
17
#define L2_LINESIZE 64
18
#define ITB_SIZE 2097152
19
#define ITB_ASSOCIATIVE 0
20
#define ITB_ENTRIES 8
21
#define DTB_SIZE 4096
22
#define DTB_ASSOCIATIVE 4
23
#define DTB_DEFAULT_ENTRIES 64
24
#define HAVE_CMOV
25
#define HAVE_MMX
26
#define HAVE_SSE
27
#define HAVE_SSE2
28
#define HAVE_SSE3
29
#define HAVE_SSSE3
30
#define HAVE_SSE4_1
31
#define HAVE_SSE4_2
32
#define HAVE_AVX
33
#define HAVE_AVX2
34
#define HAVE_FMA3
35
#define HAVE_CFLUSH
36
#define HAVE_HIT 1
37
#define NUM_SHAREDCACHE 2
38
#define NUM_CORES 8
39
#define CORE_HASWELL
40
#define CHAR_CORENAME "HASWELL"
41
#define SLOCAL_BUFFER_SIZE  20480
42
#define DLOCAL_BUFFER_SIZE  32768
43
#define CLOCAL_BUFFER_SIZE  16384
44
#define ZLOCAL_BUFFER_SIZE  12288
45
308
#define GEMM_MULTITHREAD_THRESHOLD  4