Home
last modified time | relevance | path

Searched refs:alloc_simple (Results 1 – 2 of 2) sorted by relevance

/u-boot/common/
A Dmalloc_simple.c20 static void *alloc_simple(size_t bytes, int align) in alloc_simple() function
44 ptr = alloc_simple(bytes, 1); in malloc_simple()
58 ptr = alloc_simple(bytes, align); in memalign_simple()
/u-boot/doc/develop/
A Dtrace.rst131 u-boot-1 [000] 3.116429: function: alloc_simple
132 u-boot-1 [000] 3.116441: function: alloc_simple
160 … u-boot-1 [000] 3.116429: funcgraph_entry: 0.012 us | alloc_simple();

Completed in 7 milliseconds