Searched refs:arcbufferidx (Results 1 – 1 of 1) sorted by relevance
199 int32_t arcbufferidx; in __ghs_prof_dump_callgraph() local257 arcbufferidx = 0; in __ghs_prof_dump_callgraph()262 arcbufferidx * ARCBUFFER_ARCSIZE), in __ghs_prof_dump_callgraph()264 arcbufferidx++; in __ghs_prof_dump_callgraph()267 if(arcbufferidx == __ghscallgraph_arcbuffer_elements) { in __ghs_prof_dump_callgraph()276 arcbufferidx = 0; in __ghs_prof_dump_callgraph()284 if(arcbufferidx != 0) { in __ghs_prof_dump_callgraph()285 int32_t size = arcbufferidx * ARCBUFFER_ARCSIZE; in __ghs_prof_dump_callgraph()