Home
last modified time | relevance | path

Searched defs:func_count (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtrace.c20 int func_count; /* Total number of function call sites */ member
282 ulong func_count = gd->mon_len / FUNC_SITE_SIZE; in trace_init() local
337 ulong func_count = gd->mon_len / FUNC_SITE_SIZE; in trace_early_init() local
/rk3399_rockchip-uboot/tools/
H A Dproftool.c56 int func_count; variable