Searched defs:cxt (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/callgrind/ |
D | context.c | 147 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
|
D | bbcc.c | 145 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()
|
D | debug.c | 58 void print_mangled_cxt(Context* cxt, int rec_index) in print_mangled_cxt()
|
D | global.h | 364 Context* cxt; /* execution context of this BBCC */ member 463 Context* cxt; /* context before call */ member 491 Context* cxt; member 615 Context* cxt; member
|
D | dump.c | 188 Context* cxt, int rec_index) in print_mangled_fn()
|
/external/linux-kselftest/tools/testing/selftests/gpio/ |
D | gpio-mockup-chardev.c | 36 struct libmnt_context *cxt; in get_debugfs() local
|