Home
last modified time | relevance | path

Searched refs:tee_mm_stats_allocated (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/mm/
A Dtee_mm.c90 static size_t tee_mm_stats_allocated(tee_mm_pool_t *pool) in tee_mm_stats_allocated() function
121 stats->allocated = tee_mm_stats_allocated(pool); in tee_mm_get_pool_stats()
130 size_t sz = tee_mm_stats_allocated(pool); in update_max_allocated()
/optee_os/out/arm/core/
A Dtee.symb_sizes1308 000000000e10c26c 0000000000000034 t tee_mm_stats_allocated
A Dtee.dmp475 000000000e10c26c l F .text 0000000000000034 tee_mm_stats_allocated
18886 000000000e10c26c <tee_mm_stats_allocated>:
18887 tee_mm_stats_allocated():
18889 e10c26c: b4000160 cbz x0, e10c298 <tee_mm_stats_allocated+0x2c>
18895 e10c278: b5000082 cbnz x2, e10c288 <tee_mm_stats_allocated+0x1c>
18908 e10c294: 17fffff9 b e10c278 <tee_mm_stats_allocated+0xc>
18911 e10c29c: 17fffffa b e10c284 <tee_mm_stats_allocated+0x18>
19162 e10c514: 97ffff56 bl e10c26c <tee_mm_stats_allocated>
19326 e10c6d0: 97fffee7 bl e10c26c <tee_mm_stats_allocated>
A Dtee.map21271 .text.tee_mm_stats_allocated

Completed in 202 milliseconds