Home | History | Annotate | Download | only in callgrind

Lines Matching full:fn_node

219 typedef struct _fn_node     fn_node;
325 fn_node* fn; /* debug info for this BB */
365 fn_node* fn[0];
420 /* the <number> of fn_node, file_node and obj_node are for compressed dumping
430 fn_node* next;
460 fn_node* fns[N_FN_ENTRIES];
580 fn_node **bottom, **top;
646 fn_node* fn;
714 void CLG_(update_fn_config)(fn_node*);
755 fn_node* CLG_(get_fn_node)(BB* bb);
794 Context* CLG_(get_cxt)(fn_node** fn);
795 void CLG_(push_cxt)(fn_node* fn);