Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gprf.c151 static unsigned long __ghscallgraph_memallocated; variable
175 __ghscallgraph_memallocated); in __ghs_prof_clear_callgraph()
321 __ghscallgraph_memallocated = in init_callgraph()
331 __ghscallgraph_memallocated += in init_callgraph()
343 __ghscallgraph_memallocated += in init_callgraph()
348 (Arc **)__ghs_calloc(__ghscallgraph_memallocated , 1); in init_callgraph()
351 __ghscallgraph_memallocated = 0; in init_callgraph()