Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gprf.c131 static unsigned long __ghscallgraph_arcpool_next; variable
222 if(__ghscallgraph_arcpool_next >= in __ghs_prof_dump_callgraph()
316 __ghscallgraph_arcpool_next = 0; in init_callgraph()
467 if(__ghscallgraph_arcpool_next >= in __ghs_indgcount()
476 __ghscallgraph_arcpool_next = in __ghs_indgcount()
482 arcptr = __ghscallgraph_arcpool + __ghscallgraph_arcpool_next; in __ghs_indgcount()
488 __ghscallgraph_arcpool_next++; in __ghs_indgcount()