Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtrace.c39 int depth_limit; member
107 if (hdr->depth > hdr->depth_limit) { in add_ftrace()
158 if (hdr->depth > hdr->depth_limit) in __cyg_profile_func_enter()
325 printf("%15d call depth limit\n", hdr->depth_limit); in trace_print_stats()
394 hdr->depth_limit = CONFIG_TRACE_CALL_DEPTH_LIMIT; in trace_init()
433 hdr->depth_limit = CONFIG_TRACE_EARLY_CALL_DEPTH_LIMIT; in trace_early_init()
/u-boot/fs/yaffs2/
A Dyaffs_guts.c4227 int depth_limit; in yaffs_fix_hanging_objs() local
4258 depth_limit = 100; in yaffs_fix_hanging_objs()
4264 depth_limit > 0) { in yaffs_fix_hanging_objs()
4266 depth_limit--; in yaffs_fix_hanging_objs()

Completed in 11 milliseconds