Linux / Drivers / Tee
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 23 files with 5,718 lines of code.
    • 1 very long files (1,066 lines of code)
    • 2 long files (1,588 lines of code)
    • 6 medium size files (1,783 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (849 lines of code)
    • 8 very small files (432 lines of code)
18% | 27% | 31% | 14% | 7%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
c21% | 31% | 35% | 8% | 3%
h0% | 0% | 0% | 60% | 39%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
optee32% | 19% | 21% | 21% | 4%
ROOT0% | 66% | 22% | 9% | 2%
amdtee0% | 0% | 76% | 0% | 23%
Longest Files (Top 23)
File# lines# units
smc_abi.c
in optee
1066 49
tee_core.c
in root
928 37
ffa_abi.c
in optee
660 27
core.c
in amdtee
403 15
call.c
in amdtee
349 11
tee_shm.c
in root
317 10
call.c
in optee
261 12
supp.c
in optee
237 7
rpc.c
in optee
216 8
191 3
core.c
in optee
160 9
device.c
in optee
136 8
optee_smc.h
in optee
134 1
127 5
optee_msg.h
in optee
101 -
90 3
notif.c
in optee
82 5
amdtee_if.h
in amdtee
77 -
shm_pool.c
in amdtee
69 3
46 -
34 -
optee_ffa.h
in optee
18 -
16 -
Files With Most Units (Top 17)
File# lines# units
smc_abi.c
in optee
1066 49
tee_core.c
in root
928 37
ffa_abi.c
in optee
660 27
core.c
in amdtee
403 15
call.c
in optee
261 12
call.c
in amdtee
349 11
tee_shm.c
in root
317 10
core.c
in optee
160 9
rpc.c
in optee
216 8
device.c
in optee
136 8
supp.c
in optee
237 7
127 5
notif.c
in optee
82 5
shm_pool.c
in amdtee
69 3
90 3
191 3
optee_smc.h
in optee
134 1
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines