Searched refs:Arc (Results 1 – 1 of 1) sorted by relevance
90 } Arc; typedef118 static Arc ** __ghscallgraph_hashtbl;127 static Arc * __ghscallgraph_arcpool;259 Arc *a = __ghscallgraph_hashtbl[hashidx]; in __ghs_prof_dump_callgraph()323 sizeof(Arc *)); in init_callgraph()333 sizeof(Arc)); in init_callgraph()348 (Arc **)__ghs_calloc(__ghscallgraph_memallocated , 1); in init_callgraph()358 __ghscallgraph_arcpool = (Arc *)(__ghscallgraph_hashtbl + in init_callgraph()415 Arc *arcptr, **arcnextptr; in __ghs_indgcount()