Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gprf.c120 static unsigned long __ghscallgraph_hashtbl_count; variable
258 for(hashidx = 0; hashidx < __ghscallgraph_hashtbl_count; ++hashidx) { in __ghs_prof_dump_callgraph()
319 __ghscallgraph_hashtbl_count = ((char *)TEXT_END - in init_callgraph()
322 (unsigned long)(__ghscallgraph_hashtbl_count * in init_callgraph()
359 __ghscallgraph_hashtbl_count); in init_callgraph()
438 if(hashidx >= __ghscallgraph_hashtbl_count) { in __ghs_indgcount()