Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcontext.c147 static Bool is_cxt(UWord hash, fn_node** fn, Context* cxt) in is_cxt()
170 Context* cxt; in new_cxt() local
230 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 HChar* mangled_cxt(const Context* cxt, Int rec_index) in mangled_cxt()
375 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.h364 Context* cxt; /* execution context of this BBCC */ member
463 Context* cxt; /* context before call */ member
491 Context* cxt; member
615 Context* cxt; member
Ddump.c188 Context* cxt, int rec_index) in print_mangled_fn()
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c36 struct libmnt_context *cxt; in get_debugfs() local