Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/lib/heap/
Dheap_stress.c11 struct z_heap_stress_rec { struct
41 static bool rand_alloc_choice(struct z_heap_stress_rec *sr) in rand_alloc_choice() argument
81 static size_t rand_alloc_size(struct z_heap_stress_rec *sr) in rand_alloc_size()
94 static size_t rand_free_choice(struct z_heap_stress_rec *sr) in rand_free_choice()
115 struct z_heap_stress_rec sr = { in sys_heap_stress()