Searched refs:__ghscallgraph_arcbuffer (Results 1 – 1 of 1) sorted by relevance
139 static char * __ghscallgraph_arcbuffer; variable261 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()