Home
last modified time | relevance | path

Searched defs:cxt (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/callgrind/
Dcontext.c154 static Bool is_cxt(UWord hash, fn_node** fn, Context* cxt) in is_cxt()
177 Context* cxt; in new_cxt() local
237 Context* cxt; in CLG_() local
Dbbcc.c145 UInt bbcc_hash_idx(BB* bb, Context* cxt, UInt size) in bbcc_hash_idx()
157 BBCC* lookup_bbcc(BB* bb, Context* cxt) in lookup_bbcc()
341 static Char* mangled_cxt(Context* cxt, int rec_index) in mangled_cxt()
370 static BBCC* clone_bbcc(BBCC* orig, Context* cxt, Int rec_index) in clone_bbcc()
Ddebug.c58 void print_mangled_cxt(Context* cxt, int rec_index) in print_mangled_cxt()
Dglobal.h390 Context* cxt; /* execution context of this BBCC */ member
490 Context* cxt; /* context before call */ member
518 Context* cxt; member
641 Context* cxt; member
Ddump.c255 Context* cxt, int rec_index) in print_mangled_fn()