Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_gprf.c139 static char * __ghscallgraph_arcbuffer; variable
261 memcpy((void *)(__ghscallgraph_arcbuffer + in __ghs_prof_dump_callgraph()
269 if (HOSTIO_WRITE(fd, __ghscallgraph_arcbuffer, in __ghs_prof_dump_callgraph()
287 if (HOSTIO_WRITE(fd, __ghscallgraph_arcbuffer, size) != size) { in __ghs_prof_dump_callgraph()
362 __ghscallgraph_arcbuffer = (char *)( in init_callgraph()