Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_gprf.c155 static int32_t __ghscallgraph_in_gcount; variable
178 __ghscallgraph_in_gcount = 0; in __ghs_prof_clear_callgraph()
219 __ghscallgraph_in_gcount = 1; /* disable profiling */ in __ghs_prof_dump_callgraph()
419 if (__ghscallgraph_in_gcount) in __ghs_indgcount()
421 __ghscallgraph_in_gcount = 1; in __ghs_indgcount()
492 __ghscallgraph_in_gcount = 0; in __ghs_indgcount()